Help for this page

Select Code to Download


  1. or download this
     % echo 'sub afterinit { $DB::single = 1 }' >> .perldb
    
  2. or download this
     % cat .perldb
    sub afterinit { $DB::single = 1 }
    ...
    $ = eval {...} called from ...
    
      DB<1>