After writing my review of modules that can load other modules, I ended up using Mojo::Loader a number of times. Not everyone is keen to require the installation of Mojolicious just to use one module, and the Mojolicious project didn't want to spin out Mojo::Loader (fair enough), so I've created Module::Loader.

Read more ...

I just finished reading Learning Perl, the 6th edition. I previously had read the first edition when it came out. Between roughly 2002 and 2010 I didn't do much Perl, and have only been finding out about the changes in Perl somewhat sporadically. I decided I really should be a bit more thorough, and started here.

Read more ...