Math::Prime::Simple
===================

Extension that calculates prime numbers.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

SCRIPTS

bin/prime.pl

Interface to Math::Prime::Simple that contains 
predefined options and outputs results.

LICENSE

This program is free software;
you may redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Steven Schubiger
