http://qs1969.pair.com?node_id=661839


in reply to How to kill perl?

# This is perl, v5.8.8 built for i486-linux-gnu-thread-multi
# Linux 2.6.18-4-686
#!/usr/bin/perl use strict; use warnings; my $c; my $x =~ /(?{local $c})/;

Die with: panic: top_env

PooLpi