Tag Archives: cpan

Perl 5.1x simple set up on RHEL5 derivative

Red Hat Enterprise Linux, CentOS and Scientific Linux 5.x come with Perl 5.8.*. Read more »

Installing Perl WWW::Mechanize when behind a proxy

I’ve just had a horrible time trying to install Catalyst::Plugin::AutoCRUD, because of a dependency on WWW::Mechanize. In short, WWW::Mechanize fails to pass its tests when you’re working behind an authenticating proxy. Read more »