# standard.pl # [snip] sub do_something { print "Howdy.\n"; } 1;