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

Search results for "excel"

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

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

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Excel::Template::XLSX - Create Excel .xlsx files starting from (one or more) template(s). River stage zero No dependents

This module is a companion to Excel::Writer::XLSX <https://metacpan.org/release/Excel-Writer-XLSX>(EWX), or if you prefer, a wrapper to that module. It uses EWX as a base class. It opens an existing spreadsheet file (.xlsx format), and also creates a...

DCLARKE/Excel-Template-XLSX-v1.1.3 - 02 Apr 2023 03:11:56 UTC - Search in distribution

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 - Search in distribution

XML::SAXDriver::Excel - SAXDriver for converting Excel files to XML River stage zero No dependents

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 - Search in distribution

DateTime::Format::Excel - Convert between DateTime and Excel dates. River stage one • 3 direct dependents • 4 total dependents

Excel uses a different system for its dates than most Unix programs. This module allows you to convert between a few of the Excel raw formats and "DateTime" objects, which can then be further converted via any of the other "DateTime::Format::*" modul...

ABURS/DateTime-Format-Excel-0.31 - 20 Oct 2010 09:55:39 UTC - Search in distribution

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

DHARD/FAST-1.06 - 21 Apr 2015 08:04:25 UTC - Search in distribution

DateTimeX::Format::Excel - Microsofty conversion of Excel epochs River stage one • 2 direct dependents • 2 total dependents

Excel uses a different system for its dates than most Unix programs. This package allows you to convert between the Excel raw format and and DateTime objects, which can then be further converted via any of the other DateTime::Format::* <https://metac...

JANDREW/DateTimeX-Format-Excel-v0.14.0 - 15 May 2016 04:09:52 UTC - Search in distribution

Excel::CloneXLSX::Format - Convert Spreadsheet::ParseXLSX formats to Excel::Writer::XLSX River stage zero No dependents

CPAN has great modules for reading XLS/XLSX files (Spreadsheet::ParseExcel / Spreadsheet::ParseXLSX), and a great module for writing XLSX files (Excel::Writer::XLSX), but no module for editing XLSX files. *This* module... won't do that either. It wil...

FELLIOTT/Excel-CloneXLSX-Format-0.03 - 07 Jun 2015 17:10:26 UTC - Search in distribution

Excel::PowerPivot::Utils - utilities for scripting Power Pivot models within Excel workbooks River stage zero No dependents

This module uses OLE automation to interact with an Excel Power Pivot model. It can be used for example for * documenting existing models * scripting series of updates or inserts on measures or queries as batch operations -- useful for propagating si...

DAMI/Excel-PowerPivot-Utils-0.3 - 28 Mar 2023 21:49:49 UTC - Search in distribution

Excel::ValueReader::XLSX - extracting values from Excel workbooks in XLSX format, fast River stage zero No dependents

Purpose This module reads the contents of an Excel file in XLSX format. Unlike other modules like Spreadsheet::ParseXLSX or Spreadsheet::XLSX, there is no support for reading formulas, formats or other Excel internal information; all you get are plai...

DAMI/Excel-ValueReader-XLSX-1.13 - 06 Nov 2023 22:00:00 UTC - Search in distribution

Excel::ValueWriter::XLSX - generating data-only Excel workbooks in XLSX format, fast River stage one • 1 direct dependent • 1 total dependent

The present module is aimed at fast and cost-effective production of "data-only" Excel workbooks, containing nothing but plain values and formulas. CPU and memory usage are much lower than with the well-known Excel::Writer::XLSX; however the set of f...

DAMI/Excel-ValueWriter-XLSX-1.05 - 14 May 2023 20:14:30 UTC - Search in distribution

Excel::Writer::XLSX::CDF - Generates Excel Document with Continuous Distribution Function Chart River stage zero No dependents

Generates Excel Document with Continuous Distribution Function Chart from the supplied data....

MRDVT/Excel-Writer-XLSX-CDF-0.04 - 16 Jun 2022 20:03:46 UTC - Search in distribution

CatalystX::CRUD::YUI::Excel - View class for Excel output River stage one • 1 direct dependent • 1 total dependent

CatalystX::CRUD::YUI::Excel is a subclass of CatalystX::CRUD::View::Excel....

KARMAN/CatalystX-CRUD-YUI-0.031 - 01 Jun 2014 05:10:27 UTC - Search in distribution

ETL::Pipeline::Input::Excel - Input source for Microsoft Excel spreadsheets River stage zero No dependents

ETL::Pipeline::Input::Excel defines an input source for reading MS Excel spreadsheets. It uses Spreadsheet::XLSX or Spreadsheet::ParseExcel, depending on the file type (XLSX or XLS)....

RBWOHLFAR/ETL-Pipeline-3.10-a - 05 Feb 2022 02:04:06 UTC - Search in distribution

OpusVL::AppKit::View::Excel River stage zero No dependents

This is our Catalyst::View::Excel::Template::Plus view that makes use of Excel::Template::Plus Assuming you have used the OpusVL::AppKit::RolesFor::Plugin->add_paths(__PACKAGE__) call in your module the excel templates should pick things up from the ...

NEWELLC/OpusVL-AppKit-2.29 - 03 Jan 2017 20:18:45 UTC - Search in distribution

CatalystX::CRUD::View::Excel - view CRUD search/list results in Excel format River stage one • 1 direct dependent • 2 total dependents

CatalystX::CRUD::View::Excel makes it easy to export your search results as an Excel document. If you are using the other CatalystX::CRUD Controller and Model classes, your default end() method might look something like this: sub end : ActionClass('R...

KARMAN/CatalystX-CRUD-View-Excel-0.07 - 17 Feb 2010 06:26:44 UTC - Search in distribution

Data::Tabular::Dumper::Excel - Excel writer for Data::Tabular::Dumper River stage one • 1 direct dependent • 1 total dependent

Please see the documentation in Data::Tabular::Dumper....

GWYN/Data-Tabular-Dumper-0.08 - 06 May 2009 18:28:40 UTC - Search in distribution

Querylet::Output::Excel::OLE - output query results to Excel via OLE River stage zero No dependents

Querylet::Output::Excel::OLE provides an output handler for Querylet that will create a new instance of Microsoft Excel using Win32::OLE and populate a worksheet with the query results....

RJBS/Querylet-Output-Excel-OLE-0.143 - 15 Nov 2013 03:45:00 UTC - Search in distribution

Querylet::Output::Excel::XLS - output querylet results to an Excel file River stage zero No dependents

This module registers an output handler to produce excel files, using Spreadsheet::WriteExcel....

RJBS/Querylet-Output-Excel-XLS-0.134 - 05 Feb 2014 03:38:24 UTC - Search in distribution

DBIx::Class::ResultSet::Excel - Excel export for DBIx::Class using Spreedsheet::WriteExcel River stage zero No dependents

DBIx::Class::ResultSet::Excel is an extension of the Basic DBIx::Class::ResultSet with an extra function to export the ResultSet as an excel file....

LJR/DBIx-Class-ResultSet-Excel-0.01 - 11 Sep 2013 05:44:13 UTC - Search in distribution

SQL::Translator::Parser::Excel - parser for Excel River stage three • 117 direct dependents • 266 total dependents

Parses an Excel spreadsheet file using Spreadsheet::ParseExcel....

VEESH/SQL-Translator-1.65 - 16 Jan 2024 18:56:26 UTC - Search in distribution

Plagger::Plugin::Publish::Excel - Publish feeds as Excel workbook River stage one • 2 direct dependents • 2 total dependents

This plugin creates Excel workbook....

MIYAGAWA/Plagger-0.7.17 - 05 Dec 2006 07:40:09 UTC - Search in distribution

Spreadsheet::Simple::Reader::Excel - Reader class for *.xls files River stage zero No dependents

DHARDISON/Spreadsheet-Simple-1.0.0 - 23 Jul 2013 23:45:38 UTC - Search in distribution

lib/CFDI/Macros/Excel.pm River stage zero No dependents

AMONTES/CFDI-0.2 - 06 Aug 2017 02:58:37 UTC - Search in distribution
  • CFDI - Comprobante Fiscal Digital por Internet

lib/Spreadsheet/Wright/Excel.pm River stage one • 1 direct dependent • 1 total dependent

TOBYINK/Spreadsheet-Wright-0.107 - 04 Jan 2020 20:20:09 UTC - Search in distribution

Excel::Writer::XLSX::Simple::Tabs - Simple Interface to the Excel::Writer::XLSX Package River stage zero No dependents

This is a simple wrapper around Excel::Writer::XLSX that creates tabs for data. It is meant to be simple not full featured. I use this package to export data from the DBIx::Array sqlarrayarrayname method which is an array of array references where th...

MRDVT/Excel-Writer-XLSX-Simple-Tabs-0.03 - 23 May 2022 03:12:43 UTC - Search in distribution

Rose::DBx::Garden::Catalyst::Excel - View class for Excel output River stage zero No dependents

Rose::DBx::Garden::Catalyst::Excel is a subclass of CatalystX::CRUD::YUI::Excel....

KARMAN/Rose-DBx-Garden-Catalyst-0.180 - 01 Jun 2014 05:08:49 UTC - Search in distribution

CPAN::Testers::WWW::Statistics::Excel - CPAN Testers Statistics Excel tool. River stage zero No dependents

Using previously formatted data, generate Excel format files....

BARBIE/CPAN-Testers-WWW-Statistics-Excel-0.06 - 29 Sep 2014 02:05:15 UTC - Search in distribution

Catalyst::View::Excel::Template::Plus - A Catalyst View for Excel::Template::Plus River stage one • 2 direct dependents • 4 total dependents

This is a Catalyst View subclass which can handle rendering excel content through Excel::Template::Plus....

STEVAN/Catalyst-View-Excel-Template-Plus-0.04 - 13 Jan 2015 20:59:56 UTC - Search in distribution

Win32::ExcelSimple - a wrap of Win32::OLE excel River stage zero No dependents

Win32::ExcelSimple is a thin wrap of Win32::OLE Excel. The behavior is much like SpreadSheet::Write but with ability of modifying existing Excel file. Note: this module is based on CELL address. You need to use cr2cell or cell2cr to translate number ...

XYF/Win32-ExcelSimple-0.59 - 09 Aug 2013 06:19:10 UTC - Search in distribution

Spreadsheet::TieExcel - Perl extension for tie'ing Excel spreadsheets. River stage zero No dependents

This moduel allows tie'ing of Excel spreadsheets to arrays, files and (soon) hashes. Tied variables can then be read and written to normally. The data is read or written to an Excel spreadsheet transparently....

SCESANO/Spreadsheet-TieExcel-0.75 - 23 May 2006 19:43:47 UTC - Search in distribution

Task::Kensho::ExcelCSV - A Glimpse at an Enlightened Perl: Excel/CSV River stage one • 1 direct dependent • 1 total dependent

From <http://en.wikipedia.org/wiki/Kensho>: Kenshō (見性) (C. Wu) is a Japanese term for enlightenment experiences - most commonly used within the confines of Zen Buddhism - literally meaning "seeing one's nature"[1] or "true self."[2] It generally "re...

ETHER/Task-Kensho-ExcelCSV-0.41 - 03 Jul 2021 03:21:01 UTC - Search in distribution

Clearbuilt::ExcelErator - Write XLSX files in a Clearbuilt-standard way River stage zero No dependents

Clearbuilt::Excelerator is a wrapper around Excel::Writer::XLSX that simplifies and standardizes its usage. You create a hash defining your spradsheet, and it does the rest for you! More documentation of the hash will be added later, but the "SYNOPSI...

CLEARBLT/Clearbuilt-Excelerator-2.0001 - 22 Nov 2022 12:58:03 UTC - Search in distribution

Spreadsheet::Excel2Text - a module for save Excelfile as Textfile River stage zero No dependents

......

HAVI/Spreadsheet-Excel2Text-0.04 - 29 Dec 2010 13:03:31 UTC - Search in distribution

Spreadsheet::ParseExcel - Read information from an Excel file. River stage two • 42 direct dependents • 66 total dependents

The Spreadsheet::ParseExcel module can be used to read information from Excel 95-2003 binary files. The module cannot read files in the Excel 2007 Open XML XLSX format. See the Spreadsheet::XLSX module instead....

JMCNAMARA/Spreadsheet-ParseExcel-0.66 - 29 Dec 2023 01:14:58 UTC - Search in distribution

Spreadsheet::WriteExcel - Write to a cross-platform Excel binary file. River stage two • 33 direct dependents • 46 total dependents

The Spreadsheet::WriteExcel Perl module 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. Text, numbers, formulas, hyperlinks, images and charts can be wri...

JMCNAMARA/Spreadsheet-WriteExcel-2.40 - 07 Nov 2013 00:47:02 UTC - Search in distribution

Spreadsheet::XlateExcel - Trigger a callback subroutine on each row of an Excel spreadsheet River stage zero No dependents

XAV/Spreadsheet-XlateExcel-0.03 - 04 Mar 2015 10:50:32 UTC - Search in distribution

RT::Extension::ExcelFeed River stage zero No dependents

This extenstion allows you to generate RT reports in MS Excel XSLX format. It provides two ways to do this. First, it adds a new MS Excel option to the 'Feeds' menu on the Query Builder search results page. It also adds an option to the Dashboard sub...

BPS/RT-Extension-ExcelFeed-0.10 - 16 Jan 2024 17:26:02 UTC - Search in distribution

Spreadsheet::DataToExcel - Simple method to generate Excel files from 2D arrayrefs River stage one • 1 direct dependent • 2 total dependents

Spreadsheet::WriteExcel is a marvelous module; however, I would always find myself digging through the huge doc, not something I enjoy when all I ever want to do is simply dump my rows/columns centering first row as well as setting the sizes of colum...

ZOFFIX/Spreadsheet-DataToExcel-0.0104 - 31 Oct 2013 01:28:44 UTC - Search in distribution

Spreadsheet::SimpleExcel - Create Excel files with Perl River stage zero No dependents

Spreadsheet::SimpleExcel simplifies the creation of excel-files in the web. It does provide simple cell-formats, but only three types of formats (to keep the module simple)....

RENEEB/Spreadsheet-SimpleExcel-1.93 - 05 Jun 2023 09:43:50 UTC - Search in distribution

Spreadsheet::DataFromExcel - read a sheet from Excel file into a simple arrayref of arrayrefs River stage zero No dependents

For some lucky reason I often and up given data to work with in Excel format. Nothing fancy, just one sheet with basic string data. My steps to utilize it in a perl program were either copy/pasting it into a text file and splitting on \t or firing up...

ZOFFIX/Spreadsheet-DataFromExcel-1.001003 - 26 Jan 2014 00:21:43 UTC - Search in distribution

Spreadsheet::WriteExcelXML - Create an Excel file in XML format. River stage zero No dependents

The "Spreadsheet::WriteExcelXML" module can be used to create an Excel file in XML format. The Excel XML format is supported in Excel 2002 and 2003. Multiple worksheets can be added to a workbook and formatting can be applied to cells. Text, numbers,...

JMCNAMARA/Spreadsheet-WriteExcelXML-0.15 - 29 Mar 2021 20:33:58 UTC - Search in distribution

Spreadsheet::ExcelHashTable - Converts Excel Table to Perl Hash and vicerversa River stage zero No dependents

SRINIPERL/Spreadsheet-ExcelHashTable-0.02 - 16 May 2011 11:03:41 UTC - Search in distribution

Xymon::Server::ExcelOutages - Produce an excel spreadsheet of outages River stage zero No dependents

Stub documentation for this module was created by ExtUtils::ModuleMaker. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah....

DAVIDP/Xymon-Server-ExcelOutages-0.03 - 08 Jul 2010 03:12:36 UTC - Search in distribution

Spreadsheet::PrintExcelSheet - a module for print Excelsheets River stage zero No dependents

......

HAVI/Spreadsheet-PrintExcelSheet-0.02 - 29 Dec 2010 13:24:18 UTC - Search in distribution

Spreadsheet::Reader::ExcelXML - Read xlsx/xlsm/xml extention Excel files River stage zero No dependents

This is an Excel spreadsheet reading package that should parse all excel files with the extentions .xlsx, .xlsm, .xml *Excel 2003 xml <https://en.wikipedia.org/wiki/Microsoft_Office_XML_formats> (SpreadsheetML <https://en.wikipedia.org/wiki/Spreadshe...

JANDREW/Spreadsheet-Reader-ExcelXML-v0.16.8 - 20 Apr 2017 12:55:57 UTC - Search in distribution

Spreadsheet::ParseExcel_XLHTML - Parse Excel Spreadsheets using xlhtml River stage zero No dependents

This module follows the interface of the Spreadsheet::ParseExcel module, except only the "Value" fields of cells are filled, there is no extra fancy stuff. The reason I wrote it was to have a faster way to parse Excel spreadsheets in Perl. This modul...

RKITOVER/Spreadsheet-ParseExcel_XLHTML-0.04 - 28 Nov 2009 17:15:28 UTC - Search in distribution

Mojolicious::Plugin::WriteExcel - Spreadsheet::WriteExcel plugin River stage zero No dependents

Mojolicious::Plugin::WriteExcel is a renderer for Excel spreadsheets....

ZAKAME/MojoX-Renderer-WriteExcel-1.11 - 18 May 2011 11:52:15 UTC - Search in distribution

Mojolicious::Plugin::WriteExcel - write Excel spreadsheets from Mojolicious River stage zero No dependents

Mojolicious::Plugin::WriteExcel is a plugin for writing Excel spreadsheets. This plugin converts the "result" element in the stash to an Excel spreadsheet. If the stash also has a "heading" element, the renderer will also write headings in bold type ...

ZAKAME/Mojolicious-Plugin-WriteExcel-3.00 - 07 May 2022 09:23:03 UTC - Search in distribution

Spreadsheet::ParseExcel::Assist - The great new Spreadsheet::ParseExcel::Assist! River stage zero No dependents

CARLSHEN/Spreadsheet-ParseExcel-Assist - 06 Feb 2013 10:20:19 UTC - Search in distribution

Spreadsheet::ParseExcel::Simple - A simple interface to Excel data River stage one • 1 direct dependent • 1 total dependent

This provides an abstraction to the Spreadsheet::ParseExcel module for simple reading of values. You simply loop over the sheets, and fetch rows to arrays. For anything more complex, you probably want to use Spreadsheet::ParseExcel directly....

TMTM/Spreadsheet-ParseExcel-Simple-1.04 - 05 Nov 2006 10:37:18 UTC - Search in distribution

Spreadsheet::ParseExcel::Stream - Simple interface to Excel data with less memory overhead River stage zero No dependents

A simple iterative interface to Spreadsheet::ParseExcel, similar to Spreadsheet::ParseExcel::Simple, but does not parse the entire document to memory. Uses the hints provided in the Spreadsheet::ParseExcel docs to reduce memory usage, and returns the...

DOUGW/Spreadsheet-ParseExcel-Stream-0.11 - 22 Oct 2013 17:28:21 UTC - Search in distribution

Spreadsheet::WriteExcel::Simple - A simple single-sheet Excel document River stage one • 7 direct dependents • 8 total dependents

This provides an abstraction to the Spreadsheet::WriteExcel module for easier creation of simple single-sheet Excel documents. In its most basic form it provides two methods for writing data: write_row and write_bold_row which write the data supplied...

TMTM/Spreadsheet-WriteExcel-Simple-1.04 - 16 Jan 2006 11:24:22 UTC - Search in distribution

Spreadsheet::WriteExcel::Styler - Styles for formatting generated Excel files River stage zero No dependents

This is a small utility to help formatting cells while creating Excel workbooks through Spreadsheet::WriteExcel or Excel::Writer::XLSX. When working interactively within the Excel application, users often change one format feature at a time (highligh...

DAMI/Spreadsheet-WriteExcel-Styler-1.02 - 12 Dec 2012 19:25:46 UTC - Search in distribution

Mojolicious::Plugin::ExportExcel - The great new Mojolicious::Plugin::ExportExcel! River stage zero No dependents

WFSO/Mojolicious-Plugin-ExportExcel-1.1.1 - 12 Apr 2018 13:12:34 UTC - Search in distribution

lib/Ftree/Exporters/ExcelExporter.pm River stage zero No dependents

MISHIN/FamilyTreeInfo-2.3.41 - 24 Apr 2016 14:01:49 UTC - Search in distribution

Fsdb - a flat-text database for shell scripting River stage zero No dependents

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

wdq - command line access to Wikidata Query Service River stage zero No dependents

The command line script "wdq", included in CPAN module App::wdq, provides a tool to access Wikidata Query Service <https://query.wikidata.org/>. It supports formulation and execution of SPARQL SELECT queries <http://www.w3.org/TR/sparql11-query/#sele...

VOJ/App-wdq-0.4.4 - 07 Apr 2016 08:28:28 UTC - Search in distribution

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 29 direct dependents • 30 total dependents

This document contains a complete list of ExifTool tag names, organized into tables based on information type. Tag names are used to reference specific meta information extracted from or written to a file....

EXIFTOOL/Image-ExifTool-12.76 - 31 Jan 2024 15:31:14 UTC - Search in distribution

Acme::Tools - Lots of more or less useful subs lumped together and exported into your namespace River stage one • 1 direct dependent • 1 total dependent

Subs created and collected since the mid-90s....

KJETIL/Acme-Tools-0.27 - 05 Feb 2020 16:25:50 UTC - Search in distribution

lls - Laola List River stage zero No dependents

Lists the raw document structure of MS Windows Structured Storage files, like Word and Excel documents. Demonstration program for OLE::Storage....

MSCHWARTZ/OLE-Storage-0.386 - 28 Apr 1998 03:15:00 UTC - Search in distribution
  • ldat - Display Authress Title
  • OLE::Storage - An Interface to Structured Storage Documents.
  • Herbert - converts Excel files

DBD::RAM - a DBI driver for files and data structures River stage one • 1 direct dependent • 1 total dependent

DBD::RAM allows you to import almost any type of Perl data structure into an in-memory table and then use DBI and SQL to access and modify it. It also allows direct access to almost any kind of file, supporting SQL manipulation of the file without co...

JZUCKER/DBD-RAM-0.072 - 25 May 2000 19:16:49 UTC - Search in distribution

Data::CTable - Read, write, manipulate tabular data River stage zero No dependents

CHTHORMAN/Data-CTable-1.01 - 17 Sep 2002 15:11:05 UTC - Search in distribution

TableMatrix - Create and manipulate tables River stage one • 1 direct dependent • 4 total dependents

The TableMatrix command creates a 2-dimensional grid of cells. The table can use a Tcl array variable or Tcl command for data storage and retrieval. The widget has an active cell, the contents of which can be edited (when the state is normal). The wi...

CAC/Tk-TableMatrix-1.29 - 07 Nov 2022 16:56:36 UTC - Search in distribution

js.pl - NetBackup job status reporting River stage zero No dependents

In the vein of ps js.pl lists the currently running NetBackup jobs. However, it is also capable of regurgitating the fate of jobs already completed by using the -a and -A options....

DUTCHMAN/NBU-0.95 - 24 Jul 2008 12:10:09 UTC - Search in distribution

The River stage two • 36 direct dependents • 38 total dependents

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 UTC - Search in distribution

Manual River stage zero No dependents

LMEUNIER/Bio-Palantir-0.211420 - 22 May 2021 20:37:07 UTC - Search in distribution

ICC::Support::Chart - An object oriented module for reading, writing and manipulating color measurement data. River stage zero No dependents

Color measurements are made with a spectrophotometer and saved as a file. An ICC::Support::Chart object is made from this measurement file. Other ICC modules and objects utilize Chart objects for data input and output. Many methods are provided for c...

BIRKETT/ICC-Profile-0.82 - 09 Feb 2020 16:59:34 UTC - Search in distribution

PDL::IO - An overview of the modules in the PDL::IO namespace. River stage three • 93 direct dependents • 101 total dependents

PDL contains many modules for displaying, loading, and saving data. * Perlish or Text-Based A few IO modules provide Perl-inspired capabilities. These are PDL::IO::Dumper and PDL::IO::Storable. PDL::IO::Misc provides simpler routines for dealing with...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

Date::Calc - Gregorian calendar date calculations River stage three • 97 direct dependents • 288 total dependents

* "use Date::Calc qw( Days_in_Year Days_in_Month ... );" * "use Date::Calc qw(:all);" You can either specify the functions you want to import explicitly by enumerating them between the parentheses of the ""qw()"" operator, or you can use the "":all""...

STBEY/Date-Calc-6.4 - 07 Mar 2015 20:24:35 UTC - Search in distribution

Mail::IMAPTalk - IMAP client interface with lots of features River stage zero No dependents

This module communicates with an IMAP server. Each IMAP server command is mapped to a method of this object. Although other IMAP modules exist on CPAN, this has several advantages over other modules. * It parses the more complex IMAP structures like ...

ROBM/Mail-IMAPTalk-4.06 - 10 Nov 2023 05:25:19 UTC - Search in distribution

ghcn_fetch.pl - Fetch station and weather data from the NOAA GHCN repository River stage zero No dependents

Fetch data from the NOAA GHCN database and output as tab-separated lines. Various options are provided to allow filtering of the NOAA stations by country, state, location name, year range, station active year range, etc. When no report type is provid...

PUCKERING/Weather-GHCN-Fetch-v0.0.011 - 22 Nov 2022 04:43:26 UTC - Search in distribution

Date::Pcalc - Gregorian calendar date calculations River stage one • 1 direct dependent • 1 total dependent

* "use Date::Pcalc qw( Days_in_Year Days_in_Month ... );" * "use Date::Pcalc qw(:all);" You can either specify the functions you want to import explicitly by enumerating them between the parentheses of the ""qw()"" operator, or you can use the "":all...

STBEY/Date-Pcalc-6.1 - 16 Oct 2009 05:54:08 UTC - Search in distribution

PAR::FAQ - Frequently Asked Questions about PAR River stage two • 7 direct dependents • 14 total dependents

Where is the Windows binary version? You can find windows binaries here: <http://www.cpan.org/authors/id/S/SM/SMUELLER/> There are three ways to install them. Sorted in order of preference: cpan Run the *cpan* command line tool that comes with Perl. ...

RSCHUPP/PAR-1.020 - 04 Mar 2024 10:49:29 UTC - Search in distribution

Data::Tab - Iterators as tabular data structures River stage zero No dependents

MICHAEL/Data-Tab-0.02 - 13 Sep 2014 10:58:11 UTC - Search in distribution

File::TTX - Utilities for dealing with TRADOS TTX files River stage zero No dependents

MICHAEL/File-TTX-0.04 - 12 May 2014 19:58:06 UTC - Search in distribution

Text::xSV - read character separated files River stage one • 1 direct dependent • 1 total dependent

This module is for reading and writing a common variation of character separated data. The most common example is comma-separated. However that is far from the only possibility, the same basic format is exported by Microsoft products using tabs, colo...

TILLY/Text-xSV-0.21 - 03 Nov 2009 07:29:25 UTC - Search in distribution

manipulate_datasets.pl - A progam to manipulate tab-delimited data files. River stage zero No dependents

This program allows some common mathematical and other manipulations on one or more columns in a datafile. The program is designed as a simple replacement for common manipulations performed in a full featured spreadsheet program, e.g. Excel, particul...

TJPARNELL/Bio-ToolBox-1.691 - 13 Oct 2022 18:07:52 UTC - Search in distribution

data-prepare - prepare CSV data for automatic processing River stage zero No dependents

Uses Data::Prepare to process the specified CSV files to make them suitable for automatic processing (such as data science applications). It will first delete columns specified in "chop_cols", then do the "merge" operations, then the "chop_lines" ope...

ETJ/Data-Prepare-0.006 - 08 Mar 2021 17:39:38 UTC - Search in distribution

LaTeX::Table - Perl extension for the automatic generation of LaTeX tables. River stage one • 3 direct dependents • 3 total dependents

LaTeX makes professional typesetting easy. Unfortunately, this is not entirely true for tables and the standard LaTeX table macros have a rather limited functionality. This module supports many CTAN packages and hides the complexity of using them beh...

LIMAONE/LaTeX-Table-v1.0.6 - 26 Oct 2010 02:44:08 UTC - Search in distribution

MARC::Doc::Tutorial - A documentation-only module for new users of MARC::Record River stage two • 27 direct dependents • 36 total dependents

GMCHARLT/MARC-Record-2.0.7 - 24 May 2017 00:44:00 UTC - Search in distribution

Class::PObject - Simple framework for programming persistent objects River stage zero No dependents

Class::PObject is a simple class framework for programming persistent objects in Perl. Such objects can store themselves into disk, and restore themselves from disk....

SHERZODR/Class-PObject-2.17 - 20 Feb 2005 18:06:54 UTC - Search in distribution

billing_report.pl - extract usage data from RTG databases, particularly for bandwidth billing. River stage zero No dependents

This script is a replacement for RTG's report.pl by Rob Beverly and Adam Rothschild. The biggest difference between this and the old script is that the old one just spat out formatted lines of text as it progressed. Unfortunately, the predefined fixe...

MSIMERSON/RTG-Report-1.17 - 19 Apr 2013 03:02:51 UTC - Search in distribution
263 results (0.124 seconds)