Search results for "module:excel"
XML::Excel - Perl extension converting Excel files to XML
XML::Excel is a new module which is going to be upgraded very often as my time permits. For the time being it uses Spreadsheet::ParseExcel module object default values to parse the (*.xls) document and then creates a perl data structure with xml tags...
ISTERIN/XML-Excel-0.02 - 15 May 2001 17:25:08 UTC
Test::Excel - Interface to test and compare Excel files (.xls/.xlsx).
This module is meant to be used for testing custom generated Excel files, it provides interfaces to compare_excel two Excel files if they are *visually* same. It now supports Excel files with the extensions ".xls" or ".xlsx"....
MANWAR/Test-Excel-1.53 - 04 Jul 2022 18:34:05 UTC
Excel::Table - Table processing class for Excel worksheets.
"Excel::Table" retrieves worksheets as if they are structured tables in array-format or optionally in hash-format. 1a. OBJ->dir(EXPR) Override the directory location in which to look for workbooks. Defaults to "." (i.e. the current working directory)...
TMCMEEKI/Excel-Table-1.023 - 29 Sep 2020 19:14:26 UTC
Excel::Grinder - Import/export plain Excel (XLSX) files as simply as possible.
/ PURPOSE This module should help you read/write XLSX spreadsheets to/from Perl arrays as simply as possible. The use cases are (1) when you need to export data from your database/application for non-programmers to enjoy in their beloved Excel and (2...
ECHERNOF/Excel-Grinder-1.2 - 23 Nov 2022 15:12:56 UTC
Excel::Template - Excel::Template
This is a module used for templating Excel files. Its genesis came from the need to use the same datastructure as HTML::Template, but provide Excel files instead. The existing modules don't do the trick, as they require replication of logic that's al...
RBO/Excel-Template-0.34 - 29 Apr 2012 19:26:04 UTC
DBD::Excel - A class for DBI drivers that act on Excel File.
This is still alpha version. The DBD::Excel module is a DBI driver. The module is based on these modules: * Spreadsheet::ParseExcel reads Excel files. * Spreadsheet::WriteExcel writes Excel files. * SQL::Statement a simple SQL engine. * DBI Of course...
KWITKNR/DBD-Excel-0.06 - 12 Nov 2002 21:22:50 UTC
Data::Grid::Excel - Excel (original OLE format) driver for Data::Grid
DORIAN/Data-Grid-0.07
-
29 Jan 2020 20:59:54 UTC
Bio::SeqIO::excel - sequence input/output stream from a MSExcel-formatted table
This class transforms records in a MS Excel workbook file into Bio::Seq objects. It is derived from the table format module and merely defines additional properties and overrides the way to get data from the file and advance to the next record. The m...
CJFIELDS/Bio-SeqIO-excel-1.7.3 - 25 Sep 2018 01:30:22 UTC
App::Tables::Excel - Convert between Data::Table objects and Excel (xls/xlsx) files.
To read and write Excel .xls (2003 and prior) format, we use Spreadsheet::WriteExcel and Spreadsheet::ParseExcel; to read and write Excel .xlsx (2007 format), we use Spreadsheet::XLSX and Excel::Writer::XLSX. If this module gives incorrect results, p...
MARCC/app-tables-0.4 - 08 May 2014 23:45:25 UTC
Data::Table::Excel - Convert between Data::Table objects and Excel (xls/xlsx) files.
To read and write Excel .xls (2003 and prior) format, we use Spreadsheet::WriteExcel and Spreadsheet::ParseExcel; to read and write Excel .xlsx (2007 format), we use Spreadsheet::ParseXLSX and Excel::Writer::XLSX. If this module gives incorrect resul...
EZDB/Data-Table-Excel-0.5 - 01 May 2014 15:49:09 UTC
DBIx::Report::Excel - creating Excel reports from SQL statements
DBIx::Report::Excel's goal is to make creating reports in Excel from databases easy. It's aimed at SQL developers and/or DBA's who don't know much about Perl programming. I.e. most of the information needed to create Excel file is provided directly i...
DMYTRO/DBIx-Report-Excel-0.4 - 12 Dec 2011 04:15:10 UTC
Excel::Template::TT - wrapper class for Excel::Template to using TT
This module is wrapper class for Excel::Template to using Template Toolkit....
TAWAN/Excel-Template-TT-0.0.1 - 29 Aug 2006 00:31:28 UTC
Quiq::Excel::Writer - Erzeuge Datei im Excel 2007+ XLSX Format
Diese Klasse ist abgeleitet von Excel::Writer::XLSX. Sie erweitert die Basisklasse um * Tilde-Expansion im Dateinamen * Exceptions im Fehlerfall Dokumentation siehe Basisklasse....
FSEITZ/Quiq-1.212 - 18 Aug 2023 14:51:27 UTC
Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format.
The "Excel::Writer::XLSX" module can be used to create an Excel file in the 2007+ XLSX format. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers, and formulas can be written to the cells....
JMCNAMARA/Excel-Writer-XLSX-1.11 - 19 Mar 2023 12:29:53 UTC
File::Extract::Excel - Extract Text From Excel Files
DMAKI/File-Extract-0.07000
-
18 Nov 2007 13:35:51 UTC
XML::SAXDriver::Excel - SAXDriver for converting Excel files to XML
XML::SAXDriver::Excel was developed as a complement to XML::Excel, though it provides a SAX interface, for gained performance and efficiency, to Excel files. Specific object attributes and handlers are set to define the behavior of the parse() method...
ISTERIN/XML-SAXDriver-Excel-0.06 - 11 Feb 2002 19:48:28 UTC
Win32::Excel::Refresh - Perl extension for automating the refresh of Microsoft Excel Workbooks
Win32::Excel::Refresh allows for programatic and/or automatic refreshing of Excel workbooks. This module was written for situations where Excel workbooks are in need of refreshing but the responsible person is too lazy, forgetful or sick of opening u...
CTBROWN/Win32-Excel-Refresh-0.02 - 18 Oct 2005 10:14:32 UTC