Installing Perl Modules

This assumes you have gone through the process of installing cpan
  1. Login as root
  2. run: 'cpan'
  3. run: 'get perl_module'
  4. run: 'make perl_module'
  5. run: 'test perl_module'
  6. run: 'install perl_module

Don Graver
Last modified: Wed Jan 24 19:24:36 EST 2001