The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Math::Int64.

0.03  5 Apr, 2007
        - use SvIOK_UV instead of SvUOK (that's not supported in older
          perls)
        - int64_to_net and uint64_to_net were only accepting
          Math::U?Int64 objects
        - some more tests added

0.02  4 Apr, 2007
        - support for uint64 added
        - autodetect strtoll, atoll, etc. support

0.01  Fri Mar 30 13:49:34 2007
	- original version; created by h2xs 1.23 with options
		-An Math::Int64