Number-Bytes-Human-0.11

convert byte count to human readable format

Index | sysutils

Description

This module provides a formatter which turns byte counts to usual readable
format, like '2.0K', '3.1G', '100B'. It was inspired in the -h option of Unix
utilities like du, df and ls for "human-readable" output.