Monthly Archives: May 2008

Perl breakpoint

Put : $DB::single=2; to enable breakpoint in the code. Don’t forget to run with -d Tags: perldebug

Posted in idea / rant | Leave a comment