Perl Module Installation
To install on fast machines:
Obtain tar.gz file. > tar xvfz Data-Dump-1.06.tar.gz > cd Data-Dump-1.06 > perl Makefile.PL PREFIX=/home/fmccown > make > make test > make install
To install modules on the cluster, use the CPAN installation utility:
perl -MCPAN -e shell cpan> o conf makepl_arg "LIB=~/lib/site_perl/5.8.0" cpan> install SOAP::Lite
More info about using CPAN installer:
http://cpan.org/misc/cpan-faq.html#How_install_Perl_modules
http://search.cpan.org/~jhi/perl-5.8.0/lib/CPAN.pm
Lazy Preservation | Research | Home
Page last modified: