Closed GoogleCodeExporter closed 9 years ago
$>perl -e'BEGIN{undef &Regexp::DESTROY} my $destroyed; {sub Regexp::DESTROY { $destroyed++ }} { my $rx = qr//; }; print "ok\n" if($destroyed)' ok $>perlcc -O3 -r -e'BEGIN{undef &Regexp::DESTROY} my $destroyed; {sub Regexp::DESTROY { $destroyed++ }} { my $rx = qr//; }; print "ok\n" if($destroyed)'
Original issue reported on code.google.com by todd.e.rinaldo on 7 Jul 2014 at 7:53
todd.e.rinaldo
Original comment by reini.urban on 8 Jul 2014 at 2:27
reini.urban
Fixed with dbi_ima 1.49_01
Original comment by reini.urban on 19 Jul 2014 at 5:46
Original issue reported on code.google.com by
todd.e.rinaldo
on 7 Jul 2014 at 7:53