Revision history for Perl extension Math::Factor.

0.16 2004/01/17
 - factor.pl revisioned.

0.12 2004/01/13
 - hashes are returned as refs.

0.1 2004/01/12
 - minor additions.

0.09 2004/01/12
 - evaluation of ranges implemented.

0.07 2004/01/10
 - show_factor() and show_match() have been
   moved out of the module to bin/factor.pl.

0.05 2004/01/07
 - iteration over factors and multiplication
   matches by each_factor() and each_match().

0.03 2004/01/06
 - here docs mostly replaced with format
   in show_factor() and show_match().

0.02 2004/01/06
 - documentation covers functionality.

0.01 2004/01/06
 - initial version.