Diff for /doc/otherfiles/perl_modules.txt between versions 1.13 and 1.16

version 1.13, 2002/03/22 20:26:26 version 1.16, 2003/10/23 20:55:38
Line 1 Line 1
 LON-CAPA perl modules  LON-CAPA perl modules
 Scott Harrison  
 May 28, 2001  May 28, 2001
 October 4, 2001  October 4, 2001
 October 20, 2001  October 20, 2001
Line 16  Not ordinarily on a 6.2 or 7.1 system Line 15  Not ordinarily on a 6.2 or 7.1 system
   
 ----------------------------------------------- Digest  ----------------------------------------------- Digest
 ***NEED TO HAVE DIGEST::MD5, etc IN HERE***  ***NEED TO HAVE DIGEST::MD5, etc IN HERE***
   http://www.cpan.org/authors/id/GAAS/Digest-MD5-2.20.tar.gz
   
 ----------------------------------------------- Math-FFT  ----------------------------------------------- Math-FFT
 http://www.linuxjar.com/CPAN/authors/id/R/RK/RKOBES/Math-FFT-0.25.tar.gz  http://www.cpan.org/authors/id/R/RK/RKOBES/Math-FFT-0.25.tar.gz
 Randy Kobes [randy@theoryx5.uwinnipeg.ca]  Randy Kobes [randy@theoryx5.uwinnipeg.ca]
   
 The Math::FFT module provides an interface to various  The Math::FFT module provides an interface to various
Line 452  make test Line 452  make test
 (as root)  (as root)
 make install  make install
   
   ---------------------------------------------- PostScript-Simple
   http://www.cpan.org/authors/id/M/MC/MCNEWTON/PostScript-Simple-0.05.tar.gz
   Matthew C. Newton perl03@newtoncomputing.co.uk
                       PostScript/Simple.pm
   
   perl Makefile.pl
   make
   make test
   (as root)
   make install
   
 and others...  and others...
 (document incomplete)  (document incomplete)

Removed from v.1.13  
changed lines
  Added in v.1.16


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>