Hi,
A perl script I want to run requires an additional module. How can I install this ?
I would normally use the cpan command but this isn't present. When I try to install cpan ( perl Makefile.PL ) I get "can't locate strict.pm"
Also, "perl -V" returns "can't locate config.pm".
Thanks,
Peter