Revision history for Perl extension String::CRC::Cksum.

0.01  Wed Oct 22 10:29:01 2003
	- original version; created by h2xs 1.22 with options
		-AX -n String::CRC::Cksum

0.02  Tue Oct 28 12:49:24 2003
        - now requires Perl 5.6.1 at least...
        - converted to an OO style, and used it to provide
          the original functional call for your convenience
        - bucket-loads of new POD. I think it's complete;
          an easy assertion to make for such a simple module.
        - plugged in tests for the OO style, and attempted
          to distance the tests from platform issues
        - created the tarball with appropriate paths!