Perl
Perl Tutorial
Introduction to PerlThis is a short tutorial I wrote as an introduction to the Perl programming language, tailored for readers who are familiar with C++ or C.
Catalyst Web Framework Slides
Catalyst Web Framework SlidesThis is a very brief presentation about the Catalyst Web Framework (http://www.catalystframework.org/).
CPAN modules
I've uploaded a few simple Perl modules to CPAN (the Comprehensive Perl Archive Network) that you can download in use in your own Perl projects.
- Polycom::Contact::Directory - Parser from Polycom VoIP phone contact directory files
- Polycom::Config::File - Parser for Polycom VoIP phone configuration files
- Crypt::Rot47 - Encryption via the ROT47 substitution cipher
- Data::Formatter::Text - Formats data structures using plain text