This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c04ef36
)
bump Carp version to 1.27
author
Tony Cook
<tony@develop-help.com>
Fri, 28 Sep 2012 06:22:44 +0000
(16:22 +1000)
committer
Tony Cook
<tony@develop-help.com>
Fri, 28 Sep 2012 06:22:44 +0000
(16:22 +1000)
dist/Carp/lib/Carp.pm
patch
|
blob
|
blame
|
history
diff --git
a/dist/Carp/lib/Carp.pm
b/dist/Carp/lib/Carp.pm
index
fdf6a93
..
ba351ec
100644
(file)
--- a/
dist/Carp/lib/Carp.pm
+++ b/
dist/Carp/lib/Carp.pm
@@
-24,7
+24,7
@@
BEGIN {
}
}
-our $VERSION = '1.2
6
';
+our $VERSION = '1.2
7
';
our $MaxEvalLen = 0;
our $Verbose = 0;