in reply to Subroutine Bewilderment
Definition:
sub foo { ...code... } [download]
foo($arg1, $arg2); [download]