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

0.05 Tue Oct 25 2006
         - nothing new here
         - added taint checking to tests "#!perl -T\n"

0.04 Tue Oct  5 2005
         - now default suffix for kilobytes (base 1000) is 'k', not 'K'
         - now 'suffixes' option support 1024, 1000, si_1024, and si_1000

0.03 Tue Oct  4 2005
        - some idle changes, like fixing 'si' option behavior
        - added new test "t/06si.t"
        - the (yet) undocumented option 'unit'
        - a test script "t/07unit.t"

0.02 Tue Oct  4 2005
        - 0.02 release follows, because META.yml and Changes
          were forgotten

0.01 Tue Oct  4 2005
        - 0.01 release reaches CPAN