my $params = { rows => \@rows }; my $template = Template->new; $template->process('template.xml', $params, 'output.xml');