X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FCounter.pm;h=d5f132bf1dc7dad98deb150acfd6e30ef15d74cf;hb=3ebd23e61a6d6f3c4dbda39e3b9d90c0b34d52c5;hp=84b978f7906649b1bef5622f809248889b3e74e1;hpb=eef0ea50d49816a68fce54dbb8162926e90d0074;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm b/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm index 84b978f..d5f132b 100644 --- a/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm +++ b/lib/MooseX/AttributeHelpers/MethodProvider/Counter.pm @@ -2,7 +2,8 @@ package MooseX::AttributeHelpers::MethodProvider::Counter; use Moose::Role; -our $VERSION = '0.02'; +our $VERSION = '0.22'; +$VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN'; sub reset : method { @@ -74,7 +75,7 @@ Stevan Little Estevan@iinteractive.comE =head1 COPYRIGHT AND LICENSE -Copyright 2007-2008 by Infinity Interactive, Inc. +Copyright 2007-2009 by Infinity Interactive, Inc. L