Help for this page
#!/usr/bin/perl use strict; ... $template->write_file('sample.xls'); system('excel sample.xls')