- or download this
A B
1 Number Name
2 1 Fred
3 15 Barney
4 27 Homer
- or download this
#! perl
use strict;
...
print "Read with Spreadsheet::XSLX\n";
dd $excel;
- or download this
21:43 >perl 1017_SoPW.pl
Read with Spreadsheet::XSLX
...
}, "Spreadsheet::ParseExcel::Workbook")
21:43 >