From 0d19b07f5f804eb04271a42215797f1f6d60b72d Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 9 Feb 2011 21:04:35 -0600 Subject: fix pod-weaver stuff --- lib/MooseX/NonMoose.pm | 34 +++++++++++++++++++++++++++++++++- 1 file changed, 33 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/MooseX/NonMoose.pm b/lib/MooseX/NonMoose.pm index ca10edc..dd66b92 100644 --- a/lib/MooseX/NonMoose.pm +++ b/lib/MooseX/NonMoose.pm @@ -89,7 +89,7 @@ sub init_meta { =back -=head1 CAVEATS +=head1 BUGS/CAVEATS =over 4 @@ -112,6 +112,10 @@ in the future. =back +Please report any bugs through RT: email +C, or browse to +L. + =head1 SEE ALSO =over 4 @@ -125,6 +129,34 @@ implementation. =back +=head1 SUPPORT + +You can find this documentation for this module with the perldoc command. + + perldoc MooseX::NonMoose + +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 init_meta -- cgit v1.2.3-54-g00ecf