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 "Excel::Writer::XLSX"

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

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

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

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

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

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

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
  • Quiq - Class library for rapid development

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

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

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

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

Text::CSV_XS - comma-separated values manipulation routines River stage three • 112 direct dependents • 289 total dependents

Text::CSV_XS provides facilities for the composition and decomposition of comma-separated values. An instance of the Text::CSV_XS class will combine fields into a "CSV" string and parse a "CSV" string into fields. The module accepts either strings or...

HMBRAND/Text-CSV_XS-1.54 - 18 Apr 2024 12:11:05 UTC - Search in distribution

EAI::Wrap - framework for easy creation of Enterprise Application Integration tasks River stage zero No dependents

EAI::Wrap provides a framework for defining EAI jobs directly in Perl, sparing the creator of low-level tasks as FTP-Fetching, file-parsing and storing into a database. It also can be used to handle other workflows, like creating files from the datab...

RKAPL/EAI-Wrap-1.913 - 03 Apr 2024 20:40:08 UTC - Search in distribution

Catalyst::View::XLSX - Catalyst View for Microsoft Excel file River stage zero No dependents

This is a very simple module which uses few methods of Excel::Writer::XLSX and creates an Excel file based on the stashed parameters. It also respond the file that has been readily available. STASH PARAMETERS $c->stash->{xlsx} = { data => [ { row => ...

BASKARN/Catalyst-View-XLSX-1.2 - 24 Jul 2017 06:16:48 UTC - Search in distribution

Task::Kensho - A Glimpse at an Enlightened Perl River stage one • 4 direct dependents • 4 total dependents

Task::Kensho is a list of recommended, widely used and best-in-class modules for Enlightened Perl development. CPAN is wonderful, but there are too many wheels and you have to pick and choose amongst the various competing technologies. From <http://e...

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

PDL::IO::XLSX - Load/save PDL from/to XLSX file (optimized for speed and large data) River stage zero No dependents

PDL::IO::XLSX supports reading XLSX files and creating PDL piddle(s) as well as saving PDL data to XLSX file....

KMX/PDL-IO-XLSX-0.004 - 18 Dec 2016 13:39:28 UTC - Search in distribution

Task::BeLike::LESPEA - Modules that LESPEA uses on a daily basis River stage zero No dependents

LESPEA/Task-BeLike-LESPEA-2.005000 - 12 Mar 2014 14:47:57 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

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

Spreadsheet::Reader::ExcelXML::Cell - ExcelXML Cell data class River stage zero No dependents

This is the class that contains cell data. There are no XML parsing actions taken in the background of this class. All data has been pre-coalated/built from the Worksheet class. In general the Worksheet class will populate the attributes of this clas...

JANDREW/Spreadsheet-Reader-ExcelXML-v0.16.8 - 20 Apr 2017 12:55:57 UTC - Search in distribution
32 results (0.089 seconds)