in reply to "write" problem with "Spreadsheet::WriteExcel" Module
my $foo = Spreadsheet::WriteExcel->new...; writeCell( $foo, 1, 2, "blah");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "write" problem with "Spreadsheet::WriteExcel" Module
by kiranv (Initiate) on Oct 08, 2013 at 06:50 UTC |