News

Perl Tutorial for Beginners This article will get you started with CGI scripting, the force that makes forms work, your counters count, and all kinds of other things happen.
script/: this contains application-specific scripts, including the development server (killerapp_server.pl) that you can use to run the application in its own standalone Web server, as well as scripts ...
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.
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 ...
That's where the Perl module called XML::Simple comes in. It takes away the drudgery of parsing XML data, making the process easier than you ever thought possible.