Perl breakpoint 

Put :

$DB::single=2;

to enable breakpoint in the code. Don’t forget to run with -d

Tags: