Pakket: libspreadsheet-writeexcel-perl (2.40-1)
Verwijzigingen voor libspreadsheet-writeexcel-perl
Debian bronnen:
Het bronpakket libspreadsheet-writeexcel-perl downloaden:
- [libspreadsheet-writeexcel-perl_2.40-1.dsc]
- [libspreadsheet-writeexcel-perl_2.40.orig.tar.gz]
- [libspreadsheet-writeexcel-perl_2.40-1.debian.tar.gz]
Beheerders:
- Debian Perl Group (QA-pagina, Mailarchief)
- Jonathan Yu (QA-pagina)
- gregor herrmann (QA-pagina)
- Damyan Ivanov (QA-pagina)
- Brian Cassidy (QA-pagina)
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
module to create Excel spreadsheets
Spreadsheet::WriteExcel is a Perl module that can be used to create a cross- platform Excel binary file. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Additionally, this module supports writing text, numeric values, formulas and hyperlinks to cells.
The Excel file produced by this module is compatible with Excel 5, 95, 97 and 2000. Generated files are also compatible with the Linux/UNIX spreadsheet applications OpenOffice.org, Gnumeric and XESS. The generated files are not compatible with MS Access.
This module cannot be used to read an Excel file. See Spreadsheet::ParseExcel (libspreadsheet-parseexcel-perl) or look at the main documentation for some suggestions. This module cannot be used to write to an existing Excel file.
Andere aan libspreadsheet-writeexcel-perl gerelateerde pakketten
|
|
|
|
-
- dep: libparse-recdescent-perl
- Perl module to create and use recursive-descent parsers
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- rec: libdate-calc-perl
- Perl library for accessing dates
-
- rec: libdate-manip-perl
- module for manipulating dates
-
- rec: libole-storage-lite-perl (>= 0.19)
- simple class for OLE document interface
-
- sug: libspreadsheet-parseexcel-perl
- Perl module to access information from Excel Spreadsheets