--- doc/otherfiles/perl_modules.txt 2001/10/22 16:43:16 1.7 +++ doc/otherfiles/perl_modules.txt 2002/02/28 01:45:52 1.10 @@ -14,6 +14,9 @@ to see if you have all the perl modules Not ordinarily on a 6.2 or 7.1 system +----------------------------------------------- Digest +***NEED TO HAVE DIGEST::MD5, etc IN HERE*** + ----------------------------------------------- Math-FFT http://www.linuxjar.com/CPAN/authors/id/R/RK/RKOBES/Math-FFT-0.25.tar.gz Randy Kobes [randy@theoryx5.uwinnipeg.ca] @@ -68,7 +71,7 @@ make install files ----------------------------------------------- Math-Random -http://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Random-0.61.tar.gz +http://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Random-0.64.tar.gz Written by Geoffrey Rommel, John Venier and Barry W. Brown. We use this for the encoded randomizing functions needed for LON-CAPA homework @@ -303,7 +306,7 @@ Jeff Horwitz [jeff@smashing.org] Authen/Krb4.pm ---------------------------------------------- Crypt-DES/IDEA -http://www.cpan.org/authors/id/B/BT/BTROTT/Crypt-DES_EDE3-0.01.tar.gz +http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-2.03.tar.gz http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-IDEA-1.01.tar.gz Dave Paris [amused@pobox.com] Crypt/DES.pm @@ -381,6 +384,21 @@ Graham Barr [gbarr@pobox.com] IO/Socket/INET.pm IO/Socket/UNIX.pm + +**** IMPORTANT NOTE **** +For things to work well for perl 5.005 (redhat 6.2) +older versions of + /usr/lib/perl5/5.00503/i386-linux/IO.pm + /usr/lib/perl5/5.00503/i386-linux/IO/File.pm + /usr/lib/perl5/5.00503/i386-linux/IO/Handle.pm + /usr/lib/perl5/5.00503/i386-linux/IO/Pipe.pm + /usr/lib/perl5/5.00503/i386-linux/IO/Seekable.pm + /usr/lib/perl5/5.00503/i386-linux/IO/Select.pm + /usr/lib/perl5/5.00503/i386-linux/IO/Socket.pm + /usr/lib/perl5/5.00503/i386-linux/auto/IO/IO.so +are needed (can rewrite with rpm -Uvh perl after +installing LON-CAPA-systemperl). + perl Makefile.PL make make test