You can install in a local directory and use it via a couple of methods. The first is to set the PERLLIB or PERL5LIB environment variables to include the new directory.
The second is to put a "use lib <path> ;" in each script that uses it. See perldoc perlrun for more info. -----Original Message----- From: [EMAIL PROTECTED] [mailto:pasev@;saunalahti.fi] Sent: Thursday, November 07, 2002 7:14 AM To: [EMAIL PROTECTED] Subject: [Perl-unix-users] Installing a new module Hellohello! I don?t have the root permissions for the server that I?m running my scripts from, and I need a module that does not exist on the server. One way is to ask for the administrator to add the module to the server, but is there any other way to resolve this problem? Like install the module to my home directory or something in that way? _______________________________________________ Perl-Unix-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Unix-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs