Help for this page
use My::Wrapper qw( wrap ); ... return; }
package My::Wrapper; ... $template->param(%T); print $template->output(); }