if ($something) { print "here\n"; $count++; call_something(); print "here2\n"; get_input(); }