--- doc/otherfiles/perl_modules.txt 2001/05/28 20:44:01 1.1 +++ doc/otherfiles/perl_modules.txt 2001/06/15 17:41:53 1.3 @@ -7,9 +7,34 @@ index the perl modules used in constructing LON-CAPA-systemperl +----------------------------------------------- Math-Cephes http://www.cpan.org/authors/id/R/RK/RKOBES/Math-Cephes-0.25.tar.gz +The Math::Cephes module provides a perl interface to over +150 functions of the cephes math library of Stephen Moshier. +Note, bit arithmetic makes this build architecture dependent +for only IBM-PC-like computers. + +perl Makefile.PL +make +make test +make install + +files + +----------------------------------------------- Math-Random +http://www.cpan.org/authors/id/G/GR/GROMMEL/Math-Random-0.61.tar.gz + +Written by Geoffrey Rommel, this encodes randomizing functions +needed for LON-CAPA homework handling (translation from previous +CAPA functions). + +perl Makefile.PL +make +make test +make install and others... (document incomplete) +cat systemperl_files.txt | perl make_rpm.pl systemperl 3.1 '' '' SYSTEMPERL