projects
/
perl.git
/ commitdiff
free
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
72e6b64
)
Bump $Carp::Heavy::VERSION too to avoid test failure from 858e29b93a
author
Steve Hay <steve.m.hay@googlemail.com>
Fri, 28 Sep 2012 08:12:07 +0000 (09:12 +0100)
committer
Steve Hay <steve.m.hay@googlemail.com>
Fri, 28 Sep 2012 08:12:07 +0000 (09:12 +0100)
dist/Carp/lib/Carp/Heavy.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist/Carp/lib/Carp/Heavy.pm
b/dist/Carp/lib/Carp/Heavy.pm
index
3147d9b
..
5620dc9
100644
(file)
--- a/
dist/Carp/lib/Carp/Heavy.pm
+++ b/
dist/Carp/lib/Carp/Heavy.pm
@@
-2,7
+2,7
@@
package Carp::Heavy;
use Carp ();
-our $VERSION = '1.26';
+our $VERSION = '1.27';
1;