my $content = { title => 'hi', body => 'testing' }; my $page = $obj->Template->format( content => $content );