From 499e44228d96654ae1eda54ff0d3724775ff3c86 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 5 Oct 2017 15:32:25 +1300 Subject: Restore Module::Starter CPAN boilerplate Looks like v0.13 loaded up into CPAN just fine, so the next release can include this stuff. --- README | 15 +++++++++++++++ lib/List/Breakdown.pm | 24 +++++++++++++++++++++++- 2 files changed, 38 insertions(+), 1 deletion(-) diff --git a/README b/README index b85ba31..7fbcbbd 100644 --- a/README +++ b/README @@ -21,6 +21,21 @@ perldoc command. perldoc List::Breakdown +You can also look for information at: + + RT, CPAN's request tracker (report bugs here) + http://rt.cpan.org/NoAuth/Bugs.html?Dist=List-Breakdown + + AnnoCPAN, Annotated CPAN documentation + http://annocpan.org/dist/List-Breakdown + + CPAN Ratings + http://cpanratings.perl.org/d/List-Breakdown + + Search CPAN + http://search.cpan.org/dist/List-Breakdown/ + + LICENSE AND COPYRIGHT Copyright (C) 2017 Tom Ryder diff --git a/lib/List/Breakdown.pm b/lib/List/Breakdown.pm index 1e02eac..8c1a8db 100644 --- a/lib/List/Breakdown.pm +++ b/lib/List/Breakdown.pm @@ -82,7 +82,7 @@ __END__ =pod =for stopwords -sublists Unhandled tradename licensable MERCHANTABILITY hashrefs +sublists Unhandled tradename licensable MERCHANTABILITY hashrefs CPAN AnnoCPAN =head1 NAME @@ -322,6 +322,28 @@ You can find documentation for this module with the C command. perldoc List::Breakdown +You can also look for information at: + +=over 4 + +=item * RT: CPAN's request tracker (report bugs here) + + + +=item * AnnoCPAN: Annotated CPAN documentation + + + +=item * CPAN Ratings + + + +=item * Search CPAN + + + +=back + =head1 LICENSE AND COPYRIGHT Copyright (C) 2017 Tom Ryder -- cgit v1.2.3