in reply to Re: Int-3 equivalent?in thread Int-3 equivalent?
For anyone else looking, you could also set the environment variable PERL5DB_OPTS="NonStop frame=2", then execute the script with the -d command line switch (perl -d script.pl).