peknet :: an eddy in the bit stream         
about peknet


peknet is Peter E Karman. you'll find here musings on technology, politics, religion, books, beer and frequent references to my beautiful sons.

navigate

credits

Powered by Swish-e

Valid CSS!

proud member of the
Open Source Community

© 2005 peknet dot com

syndicate this site

Perl Modules I cannot live without

As I started to use CPAN, one of the hardest things to learn was, of the many modules that claim to implement the same (or similar) feature set, which is considered the best (stable, actively supported, secure) module for the task. It has taken me lots of trial and error, and I am still gleening best practices everyday.

In no particular order, some of the CPAN modules I consider essential, by which I mean that nearly every script or project I develop uses many from this list. (NOTE that I do not include any of my own CPAN modules here.)
  • Carp (part of the standard Perl install)
  • Path::Class
  • Class::Accesssor::Fast (or Object::Tiny)
  • File::Slurp
  • Data::Dump
  • Template::Toolkit
  • LWP
  • XML::LibXML
  • Rose::DB::Object (and DBI of course)
  • DateTime
  • Getopt::Long (for cli scripts)
  • Pod::Usage (ditto)

File under projects Fri Jan 18 12:02:26 CT 2008


2008 entries » 2007 entries » 2006 entries » 2005 entries » 2004 entries »