News

There are a lot of really nice scripting languages available to Unix admins, but Perl is still one of my favorites for doing any work that involves regular expressions — any text that you can ...
There are numerous ways to redirect standard error in a Perl script. You can redirect the output from one particular command, you can combine standard error with ...
You write a Perl script to do it for you, of course! Learn about the basics of writing Perl statements with this script walk-through.
The Apple Developer Connection’s (ADC) Internet Developer site has published a new article with step-by-step instructions for installing Perl 5.8 on Mac OS X 10.2 (Jaguar). The article also walks ...