libnumber-bytes-human-perl

Module to convert byte count to human readable format and back
  https://metacpan.org/release/Number-Bytes-Human/
  0
  no reviews



Number::bytes::human provides a formatter which turns byte counts to usual readable format, like '2.0k' or '3.1gib', as well as a parser to go the opposite way. it was inspired by the -h option of unix utilities like du and df for "human-readable" output.