Mention explicit 5.8.x requirement
Dave Rolsky [Thu, 21 Aug 2008 03:04:21 +0000 (03:04 +0000)]
Changes

diff --git a/Changes b/Changes
index b4871cd..84f04e7 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Revision history for Perl extension Moose
 
+0.56
+    * Makefile.PL and Moose.pm
+      - explicitly require Perl 5.8.0+ (Dave Rolsky)
+
 0.55_01
 
     !! Calling Moose::init_meta as a function is now         !!