About Perl
What is Perl?
- PERL stands for "Practical Extraction and Report Language"
- Language for easily manipulating text, files, and processes
- More concise and readable way to do jobs formerly accomplished
(with difficulty) using in C, sh, or csh
- Provides a portable computing model across diverse architectures
- It is "A Perl of Very Little Price" (free!)