... my $html = $template->expand(\%bindings); return $html; } #### return $template->expand(\%bindings); } #### $template->expand(\%bindings); }