Help for this page
sub load_foo { my %args = ( # Defaults template => "zort", ... @_); ... # yadda yadda yadda }