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

Search results for "spreadsheet::write"

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

Spreadsheet::WriteExcel::FromDB - Convert a database table to an Excel spreadsheet River stage one • 1 direct dependent • 1 total dependent

This module exports a database table as an Excel Spreadsheet. The data is not returned in any particular order, as it is a simple task to perform this in Excel. However, you may choose to ignore certain columns, using the 'ignore_columns' method....

TMTM/Spreadsheet-WriteExcel-FromDB-1.00 - 03 Sep 2005 23:47:43 UTC - Search in distribution

Spreadsheet::WriteExcel::FromXML - Create Excel Spreadsheet from XML River stage zero No dependents

This module uses Spreadsheet::WriteExcel to turn a simple XML data file into a binary Excel XLS file. See also the FromXML.dtd file in the distribution....

BWMCADAMS/Spreadsheet-WriteExcel-FromXML-1.1 - 29 Jun 2006 16:35:44 UTC - Search in distribution

Spreadsheet::WriteExcel::WebPivot - generates an MS Excel Web Pivot table for IE River stage zero No dependents

this method creates an MS Excel Web Pivot which when viewed on a Windows machine with MS Office XP and IE gives you a fully functional embedded spreadsheet object in the browser. This should be able to run and produce output anywhere perl is installe...

JANITOR/Spreadsheet-WriteExcel-WebPivot-0.02 - 02 Nov 2020 22:28:04 UTC - Search in distribution

Spreadsheet::WriteExcel::Simple::Save - convenience method for Spreadsheet::WriteExcel::Simple River stage zero No dependents

Spreadsheet::WriteExcel::Simple::Save adds a save() method to Spreadsheet::WriteExcel::Simple objects. Tony Bowden liked my patch and made some suggestions, but clearly is overloaded with his obligations as maintainer of Class::DBI, so he never integ...

TBONE/Spreadsheet-WriteExcel-Simple-Save-0.05 - 05 Nov 2003 13:22:26 UTC - Search in distribution

Spreadsheet::WriteExcel::Simple::Tabs - Simple Interface to the Spreadsheet::WriteExcel Package River stage zero No dependents

This is a simple wrapper around Spreadsheet::WriteExcel that creates tabs for data. It is ment 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...

MRDVT/Spreadsheet-WriteExcel-Simple-Tabs-0.10 - 19 Dec 2011 19:32:34 UTC - Search in distribution

Spreadsheet::WriteExcel::FromDB::Query - Convert a database query to an Excel spreadsheet River stage zero No dependents

This module exports a database query as an Excel Spreadsheet. It functions very similar to Spreadsheet::WriteExcel::FromDB, except that it forms the Excel spreadsheet from a query instead of an entire table....

CPKOIS/Spreadsheet-WriteExcel-FromDB-Query-0.01 - 09 May 2006 13:55:15 UTC - Search in distribution

Spreadsheet::WriteExcel::Extended::FitColumnWidth - Extends Spreadsheet::WriteExcel with autofit of columns and a few other nice things River stage zero No dependents

GNG/Spreadsheet-WriteExcel-Extended-FitColumnWidth-1.02 - 11 Apr 2012 12:03:24 UTC - Search in distribution

Spreadsheet::WriteExcel::Worksheet::SheetProtection - Sheet Protection extension for Spreadsheet::WriteExcel::Worksheet River stage zero No dependents

This module allows you to specify the sheet protection attribute available in recent versions of Microsoft Excel (Menu item: Tools > Protection > Protect Sheet...). It extends the Spreadsheet::WriteExcel::Worksheet class by adding a "sheet_protection...

SRIHA/Spreadsheet-WriteExcel-Worksheet-SheetProtection-0.03 - 18 Jan 2008 01:19:32 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 77 direct dependents • 143 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240202 - 01 Feb 2024 13:55:33 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

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

Titanium - A strong, lightweight web application framework River stage one • 1 direct dependent • 1 total dependent

It is intended that your Application Module will be implemented as a sub-class of Titanium. This is done simply as follows: package My::App; use base 'Titanium'; Notation and Conventions For the purpose of this document, we will refer to the followin...

MARKSTOS/Titanium-1.04 - 24 Nov 2009 02:43:36 UTC - Search in distribution

Fennec - A testers toolbox, and best friend River stage one • 9 direct dependents • 9 total dependents

Fennec ties together several testing related modules and enhances their functionality in ways you don't get loading them individually. Fennec makes testing easier, and more useful. CAVEAT EMPTOR This module is deprecated in favor of Test2::Suite, spe...

EXODIST/Fennec-2.018 - 08 Jun 2018 15:02:53 UTC - Search in distribution

progconv - convert between .txt, .csv and Palm Progect's PDB format. River stage zero No dependents

"progconv" is a program you run on your desktop computer to allow you to import to and export from Palm Progect database files. For its text format, it uses a layout very similar to the one used by Progect's own built-in converter: [x] Level 1 Todo i...

MGRAHAM/Palm-Progect-2.0.4 - 03 Oct 2005 02:52:50 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.087 - 05 Apr 2024 22:39:41 UTC - Search in distribution
106 results (0.118 seconds)