Perl
From Nuclear Physics Group Documentation Pages
Jump to navigationJump to searchPerl Administration
Install a new module for Perl from CPAN:
perl -MCPAN -e 'install Base::Modulename' # to install Base::Modulename, eg Crypt::PasswdMD5
Make sure there's not an official package, first though. We've had some problems with module dependencies bite us (ldapcat and friends on einstein).
You can find what modules exists in search cpan cpan modules list kobesearch