Main Contents

What is Perl and how do I get started

June 18, 2009

Perl is short for “Practical Extraction and Report Language” and it merges the gap between scripting languages of SED and AWK and languages of C and C++. It has alot of the power of the formal languages but the ability to quickly get started like the scripting languages.
Where do I get Perl
So you have decided [...]

Filed under: Perl, Programming | Comments (1)