X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FRole%2FMethod.pm;h=5b03e941234bb5ec1118cefe1517dea67e7608a7;hb=a9538ac90101d931f556b2649be34d4084d936e5;hp=041287e17bbdf1867ee34e4c4b15411ec8ba298e;hpb=ecb59493ea0e2ccb95c40bd2131f3492362cd48b;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Role/Method.pm b/lib/Moose/Meta/Role/Method.pm index 041287e..5b03e94 100644 --- a/lib/Moose/Meta/Role/Method.pm +++ b/lib/Moose/Meta/Role/Method.pm @@ -4,7 +4,8 @@ package Moose::Meta::Role::Method; use strict; use warnings; -our $VERSION = '0.01'; +our $VERSION = '0.50'; +our $AUTHORITY = 'cpan:STEVAN'; use base 'Class::MOP::Method'; @@ -34,11 +35,9 @@ to cpan-RT. Stevan Little Estevan@iinteractive.comE -Yuval Kogman Enothingmuch@woobling.comE - =head1 COPYRIGHT AND LICENSE -Copyright 2006 by Infinity Interactive, Inc. +Copyright 2006-2008 by Infinity Interactive, Inc. L