From: Stevan Little Date: Thu, 27 Apr 2006 03:17:17 +0000 (+0000) Subject: 0_05 X-Git-Tag: 0_05^0 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=35c8b8f28e3cf1c9a4132b6c08ace6809a8fecfc;p=gitmo%2FMoose.git 0_05 --- diff --git a/Changes b/Changes index 2e10fea..09c368d 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ Revision history for Perl extension Moose -0.05 +0.05 Thurs. April 27, 2006 * Moose - keywords are now exported with Sub::Exporter thanks to chansen for this commit @@ -24,7 +24,7 @@ Revision history for Perl extension Moose on this - added some tests for this - keywords are now exported with Sub::Exporter - thanks chansen for this commit + thanks to chansen for this commit * Moose::Meta::Class - due to changes in Class::MOP, we had to change diff --git a/README b/README index fd009ac..8d766bd 100644 --- a/README +++ b/README @@ -21,6 +21,7 @@ This module requires these other modules and libraries: Carp Sub::Name UNIVERSAL::require + Sub::Exporter COPYRIGHT AND LICENCE