From b2cd893cc3e350523f43202529af04deb9a4bb76 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Sun, 4 Sep 2011 12:06:36 -0500 Subject: stop using [Section::Template] --- lib/Carp/Always/Color.pm | 36 ++++++++++++++++++++++++++++++++++++ weaver.ini | 8 ++------ 2 files changed, 38 insertions(+), 6 deletions(-) diff --git a/lib/Carp/Always/Color.pm b/lib/Carp/Always/Color.pm index a482001..8fecff6 100644 --- a/lib/Carp/Always/Color.pm +++ b/lib/Carp/Always/Color.pm @@ -29,10 +29,46 @@ messages are being sent to a terminal, it colors them with terminal escape codes, otherwise it colors them with HTML (ideas for more intelligent behavior here are welcome). +=head1 BUGS + +No known bugs. + +Please report any bugs through RT: email +C, or browse to +L. + =head1 SEE ALSO L +=head1 SUPPORT + +You can find this documentation for this module with the perldoc command. + + perldoc Carp::Always::Color + +You can also look for information at: + +=over 4 + +=item * AnnoCPAN: Annotated CPAN documentation + +L + +=item * CPAN Ratings + +L + +=item * RT: CPAN's request tracker + +L + +=item * Search CPAN + +L + +=back + =cut 1; diff --git a/weaver.ini b/weaver.ini index 219a165..498b331 100644 --- a/weaver.ini +++ b/weaver.ini @@ -22,15 +22,11 @@ command = func [Region / postlude] -[Template / BUGS] -template = ~/.dzil/pod_templates/bugs.section -main_module_only = 1 +[Generic / BUGS] [SeeAlso] -[Template / SUPPORT] -template = ~/.dzil/pod_templates/support.section -main_module_only = 1 +[Generic / SUPPORT] [Authors] [Legal] -- cgit v1.2.3