projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
2f2424c
)
bump memoize version to distinguish it from 5.8.9
David Mitchell [Fri, 3 Jul 2009 14:58:05 +0000 (15:58 +0100)]
lib/Memoize.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/Memoize.pm
b/lib/Memoize.pm
index
a7f29de
..
0cecbca
100644
(file)
--- a/
lib/Memoize.pm
+++ b/
lib/Memoize.pm
@@
-11,7
+11,7
@@
# Version 1.01 $Revision: 1.18 $ $Date: 2001/06/24 17:16:47 $
package Memoize;
-$VERSION = '1.01_02';
+$VERSION = '1.01_03';
# Compile-time constants
sub SCALAR () { 0 }