# plain header nothing here... # straight go to the functions.... sub some_func { # do sth; return $soth } 1;