projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
1f00361
)
Revert "Bump Module-Pluggable VERSION following
David Mitchell [Fri, 3 Jul 2009 15:03:45 +0000 (16:03 +0100)]
4a28828fc8f160c18323be1125f0f8473bcd000f
"
(There is no need to bump the version number for just a core-specific
Makefile.PL hack)
This reverts commit
53102b2bf304e114abfc50b0b9efcd8bbcab5c41
.
ext/Module-Pluggable/lib/Module/Pluggable.pm
patch
|
blob
|
blame
|
history
diff --git
a/ext/Module-Pluggable/lib/Module/Pluggable.pm
b/ext/Module-Pluggable/lib/Module/Pluggable.pm
index
f9b707f
..
bbdb49b
100644
(file)
--- a/
ext/Module-Pluggable/lib/Module/Pluggable.pm
+++ b/
ext/Module-Pluggable/lib/Module/Pluggable.pm
@@
-9,7
+9,7
@@
use Module::Pluggable::Object;
# Peter Gibbons: I wouldn't say I've been missing it, Bob!
-$VERSION = '3.9_01';
+$VERSION = '3.9';
sub import {
my $class = shift;