I can't remember the variable to check if the debugger is running. $DEBUGGING used to work, but not here on ActiveState 5.8.0.if ( ( do_I_want_debug ) and ( not defined( $DB::VERSION ) ) # already in debug? { exec('perl -d $0 @ARGV') or die $!; }
-QM
--
Quantum Mechanics: The dreams stuff is made of
In reply to Re: Re: perl -d at runtime?
by QM
in thread perl -d at runtime?
by bsb
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |