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

..03-May-2022-

inc/Module/H22-Feb-2013-3,1352,352

lib/Olson/H22-Feb-2013-265149

t/H22-Feb-2013-6844

ChangesH A D22-Feb-2013396 1711

MANIFESTH A D22-Feb-2013493 2524

MANIFEST.SKIPH A D22-Feb-201374 98

META.ymlH A D22-Feb-2013766 3231

MYMETA.jsonH A D22-Feb-20131.3 KiB5554

MYMETA.ymlH A D22-Feb-2013786 3130

Makefile.PLH A D22-Feb-2013451 2013

READMEH A D22-Feb-20131,004 4527

README

1Olson-Abbreviations
2
3Olson-Abbreviations is module that does very little, but would probably
4elimited 100 SLOC in about 20 modules on CPAN. And, it'll do that little bit
5much better.
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 Olson::Abbreviations
22
23You can also look for information at:
24
25    RT, CPAN's request tracker
26        http://rt.cpan.org/NoAuth/Bugs.html?Dist=Olson-Abbreviations
27
28    AnnoCPAN, Annotated CPAN documentation
29        http://annocpan.org/dist/Olson-Abbreviations
30
31    CPAN Ratings
32        http://cpanratings.perl.org/d/Olson-Abbreviations
33
34    Search CPAN
35        http://search.cpan.org/dist/Olson-Abbreviations/
36
37
38COPYRIGHT AND LICENCE
39
40Copyright (C) 2009 Evan Carroll
41
42This program is free software; you can redistribute it and/or modify it
43under the same terms as Perl itself.
44
45