in reply to Re^2: Losing control of large regular expressions
in thread Losing control of large regular expressions
From perldoc perlipc
If you want the old signal behaviour back regardless of possible memory corruption, set the environment variable "PERL_SIGNALS" to "unsafe" (a new feature since Perl 5.8.1).
Cheers - L~R
|
|---|