summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2011-02-16 11:13:18 -0600
committerJesse Luehrs <doy@tozt.net>2011-02-16 11:13:18 -0600
commit11217d64201930725841f30dd659ca94adc1108a (patch)
tree3851c9777ea362f3aa9b26ac57a3311cc60b81ea
parent7262a7d2e3782d375ec054ace234c7ad730e67bb (diff)
downloaddist-zilla-pluginbundle-doy-11217d64201930725841f30dd659ca94adc1108a.tar.gz
dist-zilla-pluginbundle-doy-11217d64201930725841f30dd659ca94adc1108a.zip
stop using the template thing
-rw-r--r--lib/Dist/Zilla/PluginBundle/DOY.pm36
-rw-r--r--weaver.ini8
2 files changed, 38 insertions, 6 deletions
diff --git a/lib/Dist/Zilla/PluginBundle/DOY.pm b/lib/Dist/Zilla/PluginBundle/DOY.pm
index 922225a..c4125c6 100644
--- a/lib/Dist/Zilla/PluginBundle/DOY.pm
+++ b/lib/Dist/Zilla/PluginBundle/DOY.pm
@@ -185,11 +185,47 @@ sub configure {
);
}
+=head1 BUGS
+
+No known bugs.
+
+Please report any bugs through RT: email
+C<bug-dist-zilla-pluginbundle-doy at rt.cpan.org>, or browse to
+L<http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Dist-Zilla-PluginBundle-DOY>.
+
=head1 SEE ALSO
L<Dist::Zilla>
L<Task::BeLike::DOY>
+=head1 SUPPORT
+
+You can find this documentation for this module with the perldoc command.
+
+ perldoc Dist::Zilla::PluginBundle::DOY
+
+You can also look for information at:
+
+=over 4
+
+=item * AnnoCPAN: Annotated CPAN documentation
+
+L<http://annocpan.org/dist/Dist-Zilla-PluginBundle-DOY>
+
+=item * CPAN Ratings
+
+L<http://cpanratings.perl.org/d/Dist-Zilla-PluginBundle-DOY>
+
+=item * RT: CPAN's request tracker
+
+L<http://rt.cpan.org/NoAuth/Bugs.html?Dist=Dist-Zilla-PluginBundle-DOY>
+
+=item * Search CPAN
+
+L<http://search.cpan.org/dist/Dist-Zilla-PluginBundle-DOY>
+
+=back
+
=begin Pod::Coverage
configure
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]