projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f2424c
)
bump memoize version to distinguish it from 5.8.9
author
David Mitchell
<davem@iabyn.com>
Fri, 3 Jul 2009 14:58:05 +0000
(15:58 +0100)
committer
David Mitchell
<davem@iabyn.com>
Fri, 3 Jul 2009 14:58:05 +0000
(15:58 +0100)
lib/Memoize.pm
patch
|
blob
|
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_0
2
';
+$VERSION = '1.01_0
3
';
# Compile-time constants
sub SCALAR () { 0 }