This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Regen B::Op_private for 5.21.5
authorSteve Hay <steve.m.hay@googlemail.com>
Sat, 20 Sep 2014 14:31:15 +0000 (15:31 +0100)
committerSteve Hay <steve.m.hay@googlemail.com>
Sat, 20 Sep 2014 14:31:15 +0000 (15:31 +0100)
lib/B/Op_private.pm

index 6c77420..69f1bd3 100644 (file)
@@ -110,7 +110,7 @@ package B::Op_private;
 our %bits;
 
 
-our $VERSION = "5.021004";
+our $VERSION = "5.021005";
 
 $bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
 $bits{$_}{4} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);