Help for this page
package FooBar; ... return $some_file; }
$template = $self->load_tmpl( "foobar.tmpl"); return ($template->output, $some_file);