X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FClass%2FMOP.pm;h=af04c94938b2cea011ffface13099d558fa34b49;hb=1a09d9cce4930577a39060a03029a32cd51d41c7;hp=9b06820e21d11534aa293ed831f2c401d7acb083;hpb=b679e6443bf91fa79480428a5fae9c11624593fd;p=gitmo%2FClass-MOP.git diff --git a/lib/Class/MOP.pm b/lib/Class/MOP.pm index 9b06820..af04c94 100644 --- a/lib/Class/MOP.pm +++ b/lib/Class/MOP.pm @@ -13,7 +13,7 @@ use Class::MOP::Method; use Class::MOP::Class::Immutable; -our $VERSION = '0.30'; +our $VERSION = '0.31'; ## ---------------------------------------------------------------------------- ## Setting up our environment ... @@ -479,10 +479,12 @@ Thanks to Rob for actually getting the development of this module kick-started. =back -=head1 AUTHOR +=head1 AUTHORS Stevan Little Estevan@iinteractive.comE +Yuval Kogman Enothingmuch@woobling.comE + =head1 COPYRIGHT AND LICENSE Copyright 2006 by Infinity Interactive, Inc.