>Hello, > >I need for a Perl script to install on a Linux box the LWP Library >(LWP::Bundle) and the Mail::Mailer module. check out this article about installing CPAN on Linux, it covers what you asked along with generic Perl module installation into a user dir while not having SU or root access
http://www.linuxnewbie.org/nhf/intel/network/cpan.html HTH Robin