perl-Number-Bites-Human (Convert byte count to human readable format) 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. Optional deps (for test only): perl-Test-Pod, perl-Test-Pod-Coverage.