|
|
[2009-08-18] Perl on the Command Line One of the beautiful uses of Perl is to do quick and dirty string manipulations on the command line. In a Unix environment this is especially nice as the output of one command can be piped into Perl for manipulation.
|
|