An immutable constructor called non-lazy attribute default subs twice.
[gitmo/Moose.git] / lib / Moose / Meta / Method.pm
index fb0af14..4ea95dd 100644 (file)
@@ -3,7 +3,8 @@ package Moose::Meta::Method;
 use strict;
 use warnings;
 
-our $VERSION = '0.01';
+our $VERSION   = '0.01';
+our $AUTHORITY = 'cpan:STEVAN';
 
 use base 'Class::MOP::Method';
 
@@ -33,11 +34,9 @@ to cpan-RT.
 
 Stevan Little E<lt>stevan@iinteractive.comE<gt>
 
-Yuval Kogman E<lt>nothingmuch@woobling.comE<gt>
-
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006, 2007 by Infinity Interactive, Inc.
+Copyright 2006-2008 by Infinity Interactive, Inc.
 
 L<http://www.iinteractive.com>