Proper date on Changes file
Ash Berlin [Wed, 22 Apr 2009 17:51:54 +0000 (17:51 +0000)]
Changes
Makefile.PL

diff --git a/Changes b/Changes
index f3893b1..bbc7f97 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Class-C3-Componentised
 
-1.0005   19 Apr 2009
+1.0005   22 Apr 2009
         Add load_optional_class method
 
 1.0004   18 Mar 2009
index 09ff4d4..4200cbc 100644 (file)
@@ -1,4 +1,4 @@
-use inc::Module::Install 0.67;
+use inc::Module::Install 0.85;
 
 name      'Class-C3-Componentised';
 all_from  'lib/Class/C3/Componentised.pm';