summaryrefslogtreecommitdiffstats
path: root/perl/perl-Number-Bites-Human/README
blob: 2b050368e17c5acceb38ec23c6c3b5783125bcf8 (plain)
1
2
3
4
5
6
7
8
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.