[ home --> perl --> links ] |
Perl is used extensively in massive data processing/conversion and of course Web CGI (Common Gateway Interface) programming.
I use Perl mostly in the old-fashioned way: automated data conversion, with none of that fancy OO stuff.
At work, I use Perl a lot too. Our SCM system is based on ClearCase, and all of our tooling is done in Perl since we have a mixed UNIX and NT shop. Perl is portable, flexible and very powerful so it was the obvious choice.
Perl scripts can look frighteningly complex (especially when multi-line
regular expressions are used) so some people call Perl a "Write-Only
Language".
Hell, if it was hard to write, it should be hard to read! ;)
So, take a look at the following sources of information:
top | $Id: index.m4,v 1.3 1999/04/26 12:24:13 ed Exp $ |