The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Excel"

lib/NG/Excel.pm River stage zero No dependents

CHENRYN/NG-0.001 - 18 Apr 2013 11:54:54 UTC

XML::Excel - Perl extension converting Excel files to XML River stage zero No dependents

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). River stage one • 1 direct dependent • 1 total dependent

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.54 - 12 Feb 2024 11:14:49 UTC

Excel::Table - Table processing class for Excel worksheets. River stage zero No dependents

"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. River stage zero No dependents

/ 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 River stage one • 2 direct dependents • 2 total dependents

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. River stage one • 2 direct dependents • 2 total dependents

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...

ASB/DBD-Excel-0.07 - 12 Feb 2024 20:53:24 UTC

lib/NG/Excel/Sheet.pm River stage zero No dependents

CHENRYN/NG-0.001 - 18 Apr 2013 11:54:54 UTC

lib/NG/Excel/Cell.pm River stage zero No dependents

CHENRYN/NG-0.001 - 18 Apr 2013 11:54:54 UTC

Data::Grid::Excel - Excel (original OLE format) driver for Data::Grid River stage zero No dependents

DORIAN/Data-Grid-0.07 - 29 Jan 2020 20:59:54 UTC

Bio::SeqIO::excel - sequence input/output stream from a MSExcel-formatted table River stage zero No dependents

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. River stage zero No dependents

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. River stage one • 1 direct dependent • 1 total dependent

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 River stage zero No dependents

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 River stage zero No dependents

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

Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format. River stage two • 26 direct dependents • 33 total dependents

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.12 - 26 Feb 2024 18:25:58 UTC

Quiq::Excel::Writer - Erzeuge Datei im Excel 2007+ XLSX Format River stage zero No dependents

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.215 - 28 Mar 2024 21:53:27 UTC

File::Extract::Excel - Extract Text From Excel Files River stage zero No dependents

DMAKI/File-Extract-0.07000 - 18 Nov 2007 13:35:51 UTC

Win32::Excel::Refresh - Perl extension for automating the refresh of Microsoft Excel Workbooks River stage zero No dependents

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

Excel::Template::Plus - An extension to the Excel::Template module River stage zero No dependents

This module is an extension of the Excel::Template module, which allows the user to use various "engines" from which you can create Excel files through Excel::Template. The idea is to use the existing (and very solid) excel file generation code in Ex...

STEVAN/Excel-Template-Plus-0.06 - 13 Jan 2015 20:49:26 UTC
124 results (0.025 seconds)