We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1a9c2 commit 557e6e6Copy full SHA for 557e6e6
lib/B/Op_private.pm
@@ -118,7 +118,7 @@ package B::Op_private;
118
our %bits;
119
120
121
-our $VERSION = "5.024000";
+our $VERSION = "5.025000";
122
123
$bits{$_}{3} = 'OPpENTERSUB_AMPER' for qw(entersub rv2cv);
124
$bits{$_}{6} = 'OPpENTERSUB_DB' for qw(entersub rv2cv);
uconfig.h
@@ -5242,5 +5242,5 @@
5242
5243
/* Generated from:
5244
* ce61c4f18e82f6356cdae44c5336ceac1d3253033d7449651927f5633be5c3c2 config_h.SH
5245
- * fc611849cb5b1e14ec1687b255dac15414cc5e2e11b192d94e08136cfe277f75 uconfig.sh
+ * f28cf0c2509cffce1f29866cccd109cee84c941fc63685f0795d25380d47382d uconfig.sh
5246
* ex: set ro: */
0 commit comments