begin(); do_stuff(); end(); sub do_stuff { return stuff() and more_stuff(); }