perl/perl-Number-Bites-Human: Fix slack-desc.

This commit is contained in:
B. Watson 2016-11-13 22:13:12 -05:00 committed by Willy Sudiarto Raharjo
parent 870bd03718
commit 8512df1e18
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -8,9 +8,9 @@
|-----handy-ruler------------------------------------------------------|
perl-Number-Bites-Human: perl-Number-Bites-Human (Convert byte count to human readable format)
perl-Number-Bites-Human:
perl-Number-Bites-Human: This module provides a formatter which turns byte counts to usual
perl-Number-Bites-Human: readable format, like '2.0K', '3.1G', '100B'. It was inspired in the
perl-Number-Bites-Human: -h option of Unix utilities like du, df and ls for "human-readable"
perl-Number-Bites-Human: This module provides a formatter which turns byte counts to usual
perl-Number-Bites-Human: readable format, like '2.0K', '3.1G', '100B'. It was inspired in the
perl-Number-Bites-Human: -h option of Unix utilities like du, df and ls for "human-readable"
perl-Number-Bites-Human: output.
perl-Number-Bites-Human:
perl-Number-Bites-Human: Home page: https://metacpan.org/pod/Number::Bytes::Human