X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FTest%2FMoose.pm;h=d2c2418e94fedc6feadb07f1767f16623b02867f;hb=4b2189ce8dae168787b635b71a918bd64461ed7a;hp=bf96c2748dd38086aab285f60977bb37dc0dae97;hpb=004222dc591495492d18979bee465a5a4fcbd8d5;p=gitmo%2FMoose.git diff --git a/lib/Test/Moose.pm b/lib/Test/Moose.pm index bf96c27..d2c2418 100644 --- a/lib/Test/Moose.pm +++ b/lib/Test/Moose.pm @@ -8,7 +8,8 @@ use Test::Builder; use Moose::Util 'does_role', 'find_meta'; -our $VERSION = '0.01'; +our $VERSION = '0.72'; +$VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN'; my @exports = qw[ @@ -157,7 +158,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