Help for this page
if ($some_condition){ &some_stuff(); # stop here if a condition is met &some_more_stuff(); }