in reply to •Re: Problem with search path and CPAN install
in thread Problem with search path and CPAN install

Thanks Randal, I've got some digesting to do! Just beats me how I managed to install the other packages yesterday? e.g.
use Net::POP3; use MIME::QuotedPrint; use MIME::Parser; use DBI; use URI::Escape; use XML::Simple; use Data::Dumper; use Mail::Sender; use MIME::Lite; use MIME::Lite::HTML;

Quite a few of them had dependencies, then I would install those and then re-install would work? It takes a really (Perl) newbie to confuse a hacker!