X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FRole%2FMethod%2FConflicting.pm;h=475a82d3e959617bb1d9bad5df04e6651d40f9d2;hb=40290d18183d44ddbb0f4fdd2f75ffb7955bbfcf;hp=66130f2a81542853767e402da94daca9ee5c1cfc;hpb=e893345ecab3343db02dc7f3fea7fec06982fd2a;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Role/Method/Conflicting.pm b/lib/Moose/Meta/Role/Method/Conflicting.pm index 66130f2..475a82d 100644 --- a/lib/Moose/Meta/Role/Method/Conflicting.pm +++ b/lib/Moose/Meta/Role/Method/Conflicting.pm @@ -8,7 +8,7 @@ use Moose::Util; use base qw(Moose::Meta::Role::Method::Required); -our $VERSION = '0.88'; +our $VERSION = '1.04'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN'; @@ -76,9 +76,7 @@ Returns the roles that generated this conflicting method as an English list. =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 @@ -86,7 +84,7 @@ Stevan Little Estevan@iinteractive.comE =head1 COPYRIGHT AND LICENSE -Copyright 2006-2009 by Infinity Interactive, Inc. +Copyright 2006-2010 by Infinity Interactive, Inc. L