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
(from parent 1:
d65703a
)
Regen B::Op_private for 5.21.5
author
Steve Hay
<steve.m.hay@googlemail.com>
Sat, 20 Sep 2014 14:31:15 +0000
(15:31 +0100)
committer
Steve Hay
<steve.m.hay@googlemail.com>
Sat, 20 Sep 2014 14:31:15 +0000
(15:31 +0100)
lib/B/Op_private.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/B/Op_private.pm
b/lib/B/Op_private.pm
index
6c77420
..
69f1bd3
100644
(file)
--- a/
lib/B/Op_private.pm
+++ b/
lib/B/Op_private.pm
@@
-110,7
+110,7
@@
package B::Op_private;
our %bits;
-our $VERSION = "5.02100
4
";
+our $VERSION = "5.02100
5
";
$bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
$bits{$_}{4} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);