Scripting in Perl

From Wiki
Revision as of 08:06, 30 July 2009 by 10.0.7.14 (talk)
Jump to navigation Jump to search

Perl is a high-level, general-purpose, interpreted, dynamic programming language. Perl borrows features from other programming languages including C, shell scripting (sh), AWK, and sed.The language provides powerful text processing facilities without the arbitrary data length limits of many contemporary Unix tools,facilitating easy manipulation of text files.

Perl Guides

There is a Perl Guide in the bookcase, number 21.