|
PerlPractical Extraction and Report Language (that's one definition anyway!), a popular programming language developed by Larry Wall used largely for text manipulation tasks, quick one-off scripting jobs, and powering websites through CGI. A feature of Perl's that makes it so suited to text manipulation is its regular expression support. |
