The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Requirements
------------

Use cpan shell (perl -MCPAN -e shell) to install:
 o Math::Pari 
 o Crypt::Random

Build Instructions
------------------

perl Makefile.PL
make
make test
make install

Documentation
-------------

perldoc lib/Crypt/Primes.pm
perldoc Crypt::Primes
man largeprimes