Help for this page
#!/usr/bin/perl -w use strict; ... $worksheet->write_row($row, 0, \@Fld); $row++; }