X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMoose%2FMeta%2FAttribute%2FNative%2FTrait%2FCode.pm;h=c4b55ff162c810ad9fae0e796dcaf5cf50eb60b4;hb=7e20dada28ab3342e4e82338e1695b7d96d07a6c;hp=ae6908307b6d3f6c52609df874a54fd6f095d103;hpb=bb09ad9144e7ee7b2cad8a90725267f591346406;p=gitmo%2FMoose.git diff --git a/lib/Moose/Meta/Attribute/Native/Trait/Code.pm b/lib/Moose/Meta/Attribute/Native/Trait/Code.pm index ae69083..c4b55ff 100644 --- a/lib/Moose/Meta/Attribute/Native/Trait/Code.pm +++ b/lib/Moose/Meta/Attribute/Native/Trait/Code.pm @@ -1,7 +1,7 @@ package Moose::Meta::Attribute::Native::Trait::Code; use Moose::Role; -our $VERSION = '1.17'; +our $VERSION = '1.20'; $VERSION = eval $VERSION; our $AUTHORITY = 'cpan:STEVAN'; @@ -75,7 +75,7 @@ See L for details on reporting bugs. =head1 COPYRIGHT AND LICENSE -Copyright 2007-2009 by Infinity Interactive, Inc. +Copyright 2007-2010 by Infinity Interactive, Inc. L