Since I do not have root to that server, I cannot install extra Perl modules using a perl -MCPAN -e; install somemodule
Yes you can: The CPAN.pm module doesn't need root access to work, it only needs it to be able to install in the regular system paths. You will need to configure CPAN.pm for your environment and you might need to include use lib qw(some paths); statements into your code to use the modules installed that way.
Cheers, Sören
In reply to Re: Digest::MD5 binary
by Happy-the-monk
in thread Digest::MD5 binary
by JoeJaz
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |