• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

inc/Module/H14-Sep-2010-2,9312,200

lib/Format/Human/H14-Sep-2010-23059

t/H14-Sep-2010-10382

ChangesH A D14-Sep-2010577 2417

MANIFESTH A D29-Sep-2009424 2120

META.ymlH A D14-Sep-2010575 2524

Makefile.PLH A D14-Sep-2010215 148

READMEH A D26-Sep-2009939 4425

README

1Format-Human-Bytes
2
3This module is used to convert bytecount values to human-readable strings.
4
5This is my first published Perl module, so please be patient. Thank :-)
6
7INSTALLATION
8
9To install this module, run the following commands:
10
11	perl Makefile.PL
12	make
13	make test
14	make install
15
16SUPPORT AND DOCUMENTATION
17
18After installing, you can find documentation for this module with the
19perldoc command.
20
21    perldoc Format::Human::Bytes
22
23You can also look for information at:
24
25    RT, CPAN's request tracker
26        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Format-Human-Bytes
27
28    AnnoCPAN, Annotated CPAN documentation
29        http://annocpan.org/dist/Format-Human-Bytes
30
31    CPAN Ratings
32        http://cpanratings.perl.org/d/Format-Human-Bytes
33
34    Search CPAN
35        http://search.cpan.org/dist/Format-Human-Bytes/
36
37
38COPYRIGHT AND LICENCE
39
40Copyright (C) 2009 Sebastian Willing
41
42This program is released under the following license: gpl
43
44