Revision history for Perl extension Math::Factor.

0.06 2004/01/08
 - each_factor() and each_match() store tmp
   data in arrays, that don't interfere with
   each other.

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.