RECENT ENTRIES
UNIVERSAL::require: A module that gets around the silly bareword requirements for the builtin require() sub.
IPC::Cmd: An API to run external commands. A wrapper around system() I would guess, but very nice looking.
A good introductory article about Perl namespaces and how they can become dirty. Not surprisingly it mostly talks about how to properly use namespace::clean.
PERL BLOGS