Help for this page
sub setup { my $self = shift; ... # more runmodes here ); };
sub Startup { ... return $template->output(); # return template results }