sub BEGIN { $DB::no_stop_at_start = 1 ; } Devel::ptkdb::condbrkpt(__FILE__,__LINE__+1, 'int($ARGV[0]) > 2') if defined $DB::single ; print "hello world\n" ;