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::Int128.

0.02  Feb 14, 2011
      - add new set of operations that use one argument for output for
        improved performance
      - on string to int128 conversion skip zeros at the left before
        testing for overflow
      - remove OPTIMIZE='-g -O0' from Makefile.PL

0.01  Mon Feb  7 11:14:56 2011
	- original version; created by h2xs 1.23 with options
		-An Math::Int128