in reply to Re: Which modules should I be using to write modern Perl?
in thread Which modules should I be using to write modern Perl?

But the "best practice of using strict" has been around slightly less long... Modern Perl != modern modules (necessarily)


The zeroeth step in writing a module is to make sure that there isn't already a decent one in CPAN. (-- Pod::Simple::Subclassing)