X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FMethod.pm;h=fe12886e792b700efb9c4f50fc5f627342a593d8;hb=be05faea2de65e890bb91af2f2341f644e95883e;hp=66ba5673603fa42e6005c6ddae641656768689a8;hpb=9af1d28be417ff8c05dea73e3a7e7f8f2b92bb26;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Method.pm b/lib/Moose/Meta/Method.pm index 66ba567..fe12886 100644 --- a/lib/Moose/Meta/Method.pm +++ b/lib/Moose/Meta/Method.pm @@ -3,7 +3,7 @@ package Moose::Meta::Method; use strict; use warnings; -our $VERSION = '0.01'; +our $VERSION = '0.50'; our $AUTHORITY = 'cpan:STEVAN'; use base 'Class::MOP::Method'; @@ -36,7 +36,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