projects
/
p5sagit/Class-C3-Componentised.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
dfb3a82
)
Proper date on Changes file
Ash Berlin [Wed, 22 Apr 2009 17:51:54 +0000 (17:51 +0000)]
Changes
patch
|
blob
|
blame
|
history
Makefile.PL
patch
|
blob
|
blame
|
history
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
diff --git
a/Makefile.PL
b/Makefile.PL
index
09ff4d4
..
4200cbc
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-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';