What do you reckon the top 10 things about your language are? Obviously it's completely subjective but this guy reckons that these are the top 10 Perl things!
Any Perl developers out there may be interested in this. Should all Perl be developed like it's for CPAN? CPAN is the main repository for Perl modules and has strict guidelines to govern the quality of modules on it. Should all Perl code be written to adhere to these guidelines?
A look into the Perl programming language. Starting with a few basic examples covering printing variables and using warnings before moving on to in-place editing of files using one liners for pattern matching and Perl p.i.e. Finally, traveling into the world of perl modules, using the CPAN archive, and harnessing the power of the Perl CPAN shell
I've had this urge to teach someone, *anyone* to code in perl. It's simple, it's useful - yet people think programming is Voodoo. It's not. Let me show you how. Enter "Teaching Perl to No One in Particular". :) I literally just started this blog at Blogger, but I already have my first 6 Lessons up, and I'm uploading the rest that I have.
Learn how to use Perl, xev, and algorithms to monitor who is currently at the keyboard. This article presents tools and code allowing you to move beyond a single application of keystroke dynamics, and monitor your entire X Window System environment continuously for characteristic patterns of the typist.
60 minutes lecture from Larry Wall! (on google conference). The very same person whom created the postmodern programing language, Perl.