The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "parse excel"

Spreadsheet::ParseExcel - Read information from an Excel file. River stage two • 44 direct dependents • 70 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::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

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

Image::ExifTool::TagNames - ExifTool tag name documentation River stage two • 30 direct dependents • 31 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

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

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

CFDI - Comprobante Fiscal Digital por Internet River stage zero No dependents

Advise for non-mexican users: This module is meant to be used to parse very specific XML Mexican government defined invoices. Lee todos los CFDI en XML dentro del directorio actual y despliega en hoja de calculo....

AMONTES/CFDI-0.2 - 06 Aug 2017 02:58:37 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

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

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

HTML::Dashboard - Spreadsheet-like formatting for HTML tables, with data-dependent coloring and highlighting: formatted reports River stage zero No dependents

This module tries to achieve spreadsheet-like formatting for HTML tables. Rather than having to build up an HTML table from data, row by row and cell by cell, applying formatting rules at every step, this module allows the user to specify a set of si...

JANERT/HTML-Dashboard-0.03 - 02 Aug 2007 03:08:55 UTC - Search in distribution

Spreadsheet::Perl - Pure Perl implementation of a spreadsheet engine River stage zero No dependents

Spreadsheet::Perl is a pure Perl implementation of a spreadsheet engine. Spreadsheet::Perl functionality: * set and get values from cells or ranges * handle cell private data * has fetch/store callback * has cell attributes access * has cell/range fi...

NKH/Spreadsheet-Perl-0.12 - 16 May 2011 09:13:26 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

XML::Lenient - extracts strings from HTML, XML and similarly tagged text. River stage zero No dependents

What XML::Lenient is meant to parse markup languages such as HTML and XML in the knowledge that someone, somewhere, is going to break every rule in the book. It will handle malformed XML, wrongly nested HTML tags and everything else that I have throw...

DAVIES/XML-Lenient-1.0.1 - 15 Nov 2016 13:27:29 UTC - Search in distribution

Test::AutomationFramework - Test Automation Framework (TAF) River stage zero No dependents

YWANGPERL/Test-AutomationFramework-0.060.04 - 06 Dec 2013 07:28:04 UTC - Search in distribution

Cucumber::Messages - Library of classes to encapsulate Cucumber messages River stage one • 1 direct dependent • 1 total dependent

Cucumber messages <https://github.com/cucumber/messages> define the central protocol in the Cucumber ecosystem by which the various components communicate. Messages are serialized to NDJSON. This library provides both serialization/deserialization to...

CUKEBOT/Cucumber-Messages-24.1.0 - 23 Mar 2024 18:16:26 UTC - Search in distribution
67 results (0.059 seconds)