my $row = 0; while (<DATA>) { # data loop is here # unpack, etc. $worksheet->write_row($row++, 0, \@fields); }
In reply to Re^5: Seperating Fixed Line Feed into Fields
by Transient
in thread Seperating Fixed Line Feed into Fields
by drodinthe559
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |