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

Search results for "spreadsheet::"

Spreadsheet::CSV - Drop-in replacement for Text::CSV_XS with spreadsheet support River stage zero No dependents

Spreadsheet::CSV attempts to provide a drop-in replacement for Text::CSV_XS when reading in user-provided input files, such as via Email or Web. This is currently only for reading documents and only via the $csv->getline interface documented above...

DDICK/Spreadsheet-CSV-0.20 - 31 Oct 2014 10:12:21 UTC - Search in distribution

DBIx::Spreadsheet - Query a spreadsheet with SQL River stage zero No dependents

CORION/DBIx-Spreadsheet-0.04 - 23 Dec 2021 12:22:21 UTC - Search in distribution

Spreadsheet::Edit - Slice and dice spreadsheets, optionally using tied variables. River stage one • 1 direct dependent • 1 total dependent

JIMAVERA/Spreadsheet-Edit-1000.014 - 19 Feb 2024 06:09:03 UTC - Search in distribution

Spreadsheet::HTML - Just another HTML table generator. River stage one • 1 direct dependent • 1 total dependent

Generate HTML tables with ease (HTML4, XHTML and HTML5). Generate portrait, landscape and other rotated views, Handsontable tables, HTML calendars, checkerboard patterns, games such as sudoku, banners and mazes, and create animations of cell values a...

JEFFA/Spreadsheet-HTML-1.22 - 27 Jan 2024 21:00:52 UTC - Search in distribution

Spreadsheet::Open - Open spreadsheet in a spreadsheet program River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Spreadsheet-Open-0.002 - 09 Nov 2023 02:41:12 UTC - Search in distribution

Spreadsheet::Perl - Function support for Spreadsheet::Perl River stage zero No dependents

Part of Spreadsheet::Perl....

NKH/Spreadsheet-Perl-0.12 - 16 May 2011 09:13:26 UTC - Search in distribution

Spreadsheet::Read - Read the data from a spreadsheet River stage two • 15 direct dependents • 23 total dependents

Spreadsheet::Read tries to transparently read *any* spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. For OpenOffice and/or LibreOffice this module uses Spreadsheet::...

HMBRAND/Spreadsheet-Read-0.90 - 13 Feb 2024 21:58:04 UTC - Search in distribution
  • xlsx2csv - convert spreadsheet to CSV(s)

Spreadsheet::XLSX - Perl extension for reading MS Excel 2007 files. River stage two • 15 direct dependents • 21 total dependents

This module is a (quick and dirty) emulation of Spreadsheet::ParseExcel for Excel 2007 (.xlsx) file format. It supports styles and many of Excel's quirks, but not all. It populates the classes from Spreadsheet::ParseExcel for interoperability; includ...

ASB/Spreadsheet-XLSX-0.18 - 09 Mar 2024 20:16:27 UTC - Search in distribution

Spreadsheet::Write - Writer for spreadsheet files (CSV, XLS, XLSX, ...) River stage zero No dependents

"Spreadsheet::Write" writes files in CSV, XLS (Microsoft Excel 97), XLSX (Microsoft Excel 2007), and other formats if their drivers exist. It is especially suitable for building various dumps and reports where rows are built in sequence, one after an...

AMALTSEV/Spreadsheet-Write-1.03 - 16 Aug 2018 16:09:18 UTC - Search in distribution

Spreadsheet::Engine - Core calculation engine for a spreadsheet River stage one • 1 direct dependent • 1 total dependent

This provides back-end spreadsheet functionality for creating a sheet, setting cells to have values or formulae, and performing all necessary calculations. There is no front-end UI provided - this is purely the calculation engine. Over 110 spreadshee...

TMTM/Spreadsheet-Engine-0.14 - 22 Jan 2008 07:31:13 UTC - Search in distribution

Spreadsheet::Simple - Simple interface to spreadsheet files River stage zero No dependents

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

Spreadsheet::Wright - simple spreadsheet worker River stage one • 1 direct dependent • 1 total dependent

"Spreadsheet::Wright" is a fork of Spreadsheet::Write and may be used as a drop-in replacement. "Spreadsheet::Wright" writes files in CSV, Microsoft Excel, HTML and OpenDocument formats. It is especially suitable for building various dumps and report...

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

Spreadsheet::Compare - Module for comparing spreadsheet-like datasets River stage zero No dependents

Spreadsheet::Compare analyses differences between two similar record sets. It is designed to be used for regression testing of a large number of files, databases or spreadsheets. The record sets can be read from a variety of different sources like CS...

TOMK/Spreadsheet-Compare-0.16 - 03 Apr 2021 13:31:04 UTC - Search in distribution

Spreadsheet::ReadSXC - Extract OpenOffice 1.x spreadsheet data River stage one • 3 direct dependents • 4 total dependents

Spreadsheet::ReadSXC extracts data from OpenOffice 1.x spreadsheet files (.sxc). It exports the function read_sxc() which takes a filename and an optional reference to a hash of options as arguments and returns a reference to a hash of references to ...

CORION/Spreadsheet-ReadSXC-0.38 - 21 Jul 2023 20:42:06 UTC - Search in distribution

Spreadsheet::Examples - A collection of various examples of spreadsheet files River stage zero No dependents

This distribution contains, in its share directory, a collection of various spreadsheet files, usually for testing or benchmarking purposes: * 10sheet-10row-10col A workbook containing 10 sheets, each sheet containing 10 rows and 10 columns. The cell...

PERLANCAR/Spreadsheet-Examples-0.004 - 23 Feb 2024 02:02:40 UTC - Search in distribution

Spreadsheet::Template - generate spreadsheets from a template River stage one • 1 direct dependent • 1 total dependent

This module is used to render spreadsheets from JSON files which describe the desired content and formatting. These JSON files can be preprocessed with a template engine such as Text::Xslate in order to customize the spreadsheet contents before gener...

DOY/Spreadsheet-Template-0.05 - 26 Mar 2015 03:39:43 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

Spreadsheet::BasicRead - Methods to easily read data from spreadsheets (.xls, .xlxs and .xlxm) River stage zero No dependents

Provides methods for simple reading of a Excel spreadsheet row at a time returning the row as an array of column values. Properties can be set so that blank rows are skipped. The heading row can also be set so that reading always starts at this row w...

GNG/Spreadsheet-BasicRead-1.12 - 01 May 2017 02:37:29 UTC - Search in distribution
  • dumpSS.pl - Sample application to dump the entire contents of a spreadsheet
  • xlsgrep.pl - Grep spreadsheet files in the current directory and any subdirectories.

Spreadsheet::ConvertAA - Perl extension for Converting Spreadsheet column name to/from decimal River stage one • 1 direct dependent • 1 total dependent

This module allows you to convert from Spreadsheet column notation ('A', 'AZ', 'BC') to decimal and back. The Spreadsheet column notation is base 26 _without_ zero. 'A' is 1 and 'AA' is 27. I named the base 'AA' because I found no better name. Spread...

NKH/Spreadsheet-ConvertAA-0.06 - 19 Sep 2010 11:42:53 UTC - Search in distribution

Spreadsheet::ParseXLSX - parse XLSX files River stage two • 9 direct dependents • 12 total dependents

This module is an adaptor for Spreadsheet::ParseExcel that reads XLSX files. For documentation about the various data that you can retrieve from these classes, please see Spreadsheet::ParseExcel, Spreadsheet::ParseExcel::Workbook, Spreadsheet::ParseE...

NUDDLEGG/Spreadsheet-ParseXLSX-0.35 - 19 Mar 2024 16:22:17 UTC - Search in distribution
283 results (0.104 seconds)