>> "Stephen" == Stephen Pitts <[EMAIL PROTECTED]> wrote:
Stephen> Yup, also, when you get a custom module from CPAN, put it in
Stephen> /usr/local/lib/site_perl, the proper place for downloaded
Stephen> modules.
This is the default place, when installing modules manually (or
through CPAN.pm).
So it really is easy. perl -MCPAN -e "install foo"
Ciao,
Martin

