X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FMethod.pm;h=83b721627da8e0becb56b57fc6a9072886f88945;hb=d4048ef33f6cad8a3453766505ee0c67690796f6;hp=a13e8257c32ae6885658cb06a67c6efb378eee85;hpb=7e0492d32ce0338c6feba7710d00cb8b72e794a8;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Method.pm b/lib/Moose/Meta/Method.pm index a13e825..83b7216 100644 --- a/lib/Moose/Meta/Method.pm +++ b/lib/Moose/Meta/Method.pm @@ -53,9 +53,7 @@ C is a subclass of L. =head1 BUGS -All complex software has bugs lurking in it, and this module is no -exception. If you find a bug please either email me, or add the bug -to cpan-RT. +See L for details on reporting bugs. =head1 AUTHOR