Hi.

I have write custom perl debugger and want to trace step-by-step the DB::DB and 
DB::sub subroutines (debug them). But in normal case this feature is disabled 
because of its nature. It is ok.

Does anybody know switch to disable this feature so I can trace DB::* subs?
The [DOC](http://perldoc.perl.org/perldebguts.html) just mention about `$^D  |= 
(1<<30)` but it seems does not work :(



-- 
 Eugen                          mailto:kes-...@yandex.ru

Reply via email to