From 11217d64201930725841f30dd659ca94adc1108a Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 16 Feb 2011 11:13:18 -0600 Subject: stop using the template thing --- lib/Dist/Zilla/PluginBundle/DOY.pm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'lib') 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, or browse to +L. + =head1 SEE ALSO L L +=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 + +=item * CPAN Ratings + +L + +=item * RT: CPAN's request tracker + +L + +=item * Search CPAN + +L + +=back + =begin Pod::Coverage configure -- cgit v1.2.3-54-g00ecf