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:
19097ff
)
Version bumps for Benchmark non-dual-life modules identified by
author
Jesse Vincent
<jesse@bestpractical.com>
Thu, 20 Jan 2011 19:03:55 +0000
(14:03 -0500)
committer
Jesse Vincent
<jesse@bestpractical.com>
Thu, 20 Jan 2011 19:03:55 +0000
(14:03 -0500)
./perl -Ilib Porting/cmpVERSION.pl -xd . v5.13.8
lib/Benchmark.pm
patch
|
blob
|
history
diff --git
a/lib/Benchmark.pm
b/lib/Benchmark.pm
index
7f0f21c
..
39bf041
100644
(file)
--- a/
lib/Benchmark.pm
+++ b/
lib/Benchmark.pm
@@
-440,7
+440,7
@@
our(@ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS, $VERSION);
clearcache clearallcache disablecache enablecache);
%EXPORT_TAGS=( all => [ @EXPORT, @EXPORT_OK ] ) ;
-$VERSION = 1.1
1
;
+$VERSION = 1.1
2
;
# --- ':hireswallclock' special handling