- or download this
Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format
+.
- or download this
#!/usr/bin/perl
use strict;
...
);
$worksheet->write( 10, 0, 'http://www.perl.com/', $hyperlink_format );
- or download this
Spreadsheet::ParseExcel::SaveParser - Rewrite an existing Excel file.
- or download this
Spreadsheet::Read - Read the data from a spreadsheet