Microsoft Store
 

Perl


 

Perl, also Practical Extraction and Report Language (a backronym, see below), is an interpreted procedural programming language designed by Larry Wall. Perl borrows features from C, shell scripting (sh), awk, sed, and (to a lesser extent) many other programming languages.

References

Perl man pages

The Perl man pages are included in the Perl source distribution. They are available on the web from http://perldoc.perl.org/. Some good starting points may be:

~ ~ ~ ~ ~ ~ ~ ~ ~ ~

Web pages