X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FAttributeHelpers%2FMethodProvider%2FBag.pm;h=8f2dcccdfc5a35367c60466bba331b656c5a84f5;hb=2e74144c8801485e5c33fdcdcbee9f7d882c1a3a;hp=852c44863a38701c46c9095f9adda4c89751acfa;hpb=18d43c2c0d8aca2fd61b44cfc0a041788616895f;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/lib/MooseX/AttributeHelpers/MethodProvider/Bag.pm b/lib/MooseX/AttributeHelpers/MethodProvider/Bag.pm index 852c448..8f2dccc 100644 --- a/lib/MooseX/AttributeHelpers/MethodProvider/Bag.pm +++ b/lib/MooseX/AttributeHelpers/MethodProvider/Bag.pm @@ -1,7 +1,8 @@ package MooseX::AttributeHelpers::MethodProvider::Bag; use Moose::Role; -our $VERSION = '0.13'; +our $VERSION = '0.23'; +$VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN'; with 'MooseX::AttributeHelpers::MethodProvider::ImmutableHash'; @@ -85,7 +86,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