Warning: Unexpected character in input: '' (ASCII=14) state=1 in /home/webmast/public_html/cgi/wp-content/plugins/akismet/akismet.php on line 179
» 2007 » April » 13

Five Ways to Improve Your Perl Programming (Addict 3D)

Five Ways to Improve Your Perl Programming (Addict 3D)
Inside every tangle of obfuscated Perl code is a clean, well-architected gem struggling to emerge from its cocoon.

Lightning Strikes Four Times - Perl.com

Lightning Strikes Four Times - Perl.com
Lightning Strikes Four TimesPerl.com - 17 hours agoPerl 5.6 introduced attributes that allow you to add arbitrary metadata to a variable. Attributes can be attached both to package variables, …

Five Ways to Improve Your Perl Programming (ONLamp.com)

Five Ways to Improve Your Perl Programming (ONLamp.com)
I recently finished writing Mastering Perl , the third in the progression of Perl tutorial books from O’Reilly Media. In Learning Perl , we wanted to show the 80 percent of Perl that most people use all of the time. That’s good enough to write short script of around 100 lines or so.