merge trunk to pluggable errors
[gitmo/Moose.git] / lib / Moose / Meta / Role / Method / Required.pm
index 92b0f91..ee0c1f6 100644 (file)
@@ -4,7 +4,8 @@ package Moose::Meta::Role::Method::Required;
 use strict;
 use warnings;
 
-our $VERSION   = '0.50';
+our $VERSION   = '0.57';
+$VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
 use base 'Moose::Meta::Role::Method';
@@ -40,4 +41,4 @@ L<http://www.iinteractive.com>
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 
-=cut
\ No newline at end of file
+=cut