The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Net-IPAddress-Util

0.08    2010-03-25
        Add hopefully more-useful output to the diagnostic tests

0.07    2010-03-25
        Add more purely-diagnostic tests.
        Hopefully fix weird $PROMOTE_N32 and ->as_n32() bug on Windows and BSD.

0.06    2010-03-22
        Add $PROMOTE_N32 and ->as_n32().
        Hopefully fix a weird bug on *BSD systems.
        Now at 76.2% coverage.

0.05    2010-03-22
        Make compatability API test better at surviving lack of Net::IPAddress

0.04    2010-03-21
        Added more tests for compatibility API. Now at 75.9% coverage.

0.03    2010-03-21
        Added tests for compatibility API.

0.02    2010-03-21
        Fixed bugs in ip2num() and num2ip(). Fixed distro name in Changes file.

0.01    2010-03-21
        First version, released on an unsuspecting world.