I\'m using a hosted Linux machine so I don\'t have permissions to write into the /usr/lib directory.
/usr/lib
When I try to install a CPAN module by doing the us
I strongly recommend Perlbrew. It lets you run multiple versions of Perl, install packages, hack Perl internals if you want to, all regular user permissions.