In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Tim Meadowcroft) writes:
>What's the best/recommended way for a script to detect when it's running
>under the debugger ?

I usually do

        ... if defined &DB::DB

for the prettiness of it.

-- 
Peter Scott
http://www.perldebugged.com/
*** NEW *** http://www.perlmedic.com/

Reply via email to