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=d937311793f6c7b1c499f80a55b148a5752dca56;hpb=9af1d28be417ff8c05dea73e3a7e7f8f2b92bb26;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Role/Method.pm b/lib/Moose/Meta/Role/Method.pm index d937311..5b03e94 100644 --- a/lib/Moose/Meta/Role/Method.pm +++ b/lib/Moose/Meta/Role/Method.pm @@ -4,7 +4,7 @@ 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'; @@ -37,7 +37,7 @@ Stevan Little Estevan@iinteractive.comE =head1 COPYRIGHT AND LICENSE -Copyright 2006, 2007 by Infinity Interactive, Inc. +Copyright 2006-2008 by Infinity Interactive, Inc. L