the xml output is null.What XML output? You're not printing anything. And why do you have this code:
That code is for Spreadsheet::ParseExcel, not Spreadsheet::ParseExcel::Stream.for(my $iSheet=0; $iSheet < $xls->{SheetCount} ; $iSheet++) { my $oWkS = $xls->{Worksheet}[$iSheet];
In reply to Re^3: how use Spreadsheet::ParseExcel::Stream;?
by runrig
in thread how use Spreadsheet::ParseExcel::Stream;?
by cibien
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |