Changes for version 0.06

  • Martin Ward pointed to me:
    • [FIX] the SI prefix for bytes in base 1024 is still 'B', not 'iB'
    • floppy disk manufacturers count in units of 1024000 (for their "1.44 MB" disks) [NEW OPTION: bs => 1024000]
  • in the OO code, indirect notation "new Number::Bytes::Human" was replaced by "Number::Bytes::Human->new"

Modules

Convert byte count to human readable format