X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FMethod%2FOverridden.pm;h=c7d00a54447fc40ef10eb4ca0716f346801c7991;hb=db236a63c00371129c2254251aaa1408f044cd89;hp=5ae39e581acb9a4704ef8bfeb178dfc98e407abe;hpb=b9e554fa0ec9cc28204f8b309874e83faf72b61c;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Method/Overridden.pm b/lib/Moose/Meta/Method/Overridden.pm index 5ae39e5..c7d00a5 100644 --- a/lib/Moose/Meta/Method/Overridden.pm +++ b/lib/Moose/Meta/Method/Overridden.pm @@ -3,7 +3,7 @@ package Moose::Meta::Method::Overridden; use strict; use warnings; -our $VERSION = '0.89'; +our $VERSION = '1.10'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN'; @@ -96,9 +96,7 @@ is required. =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 @@ -106,7 +104,7 @@ Yuval Kogman Enothingmuch@cpan.orgE =head1 COPYRIGHT AND LICENSE -Copyright 2006-2009 by Infinity Interactive, Inc. +Copyright 2006-2010 by Infinity Interactive, Inc. L