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::WriteExcel::Big - A class for creating Excel files > 7MB.
- Spreadsheet::WriteExcel::Chart - A writer class for Excel Charts.
- Spreadsheet::WriteExcel::Format - A class for defining Excel formatting.
- 19 more results from Spreadsheet-WriteExcel »
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 distributionThis 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 distributionThis 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 distributionThis 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 distributionthis 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 distributionSpreadsheet::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 distributionThis 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 distributionThis 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 distributionGNG/Spreadsheet-WriteExcel-Extended-FitColumnWidth-1.02 - 11 Apr 2012 12:03:24 UTC - Search in distribution
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 distributionMojolicious::Plugin::WriteExcel is a renderer for Excel spreadsheets....
ZAKAME/MojoX-Renderer-WriteExcel-1.11 - 18 May 2011 11:52:15 UTC - Search in distribution- MojoX::Renderer::WriteExcel - emit Excel spreadsheets from Mojo
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.45 - 24 Dec 2020 16:52:21 UTC - Search in distributionBackground Perl "one-liners" have a great many uses for quick data processing tasks, often replacing the UNIX tools "grep", "sed", and "awk". For example, a simple "grep" function can be written as: perl -lne '/pattern/ and print' file.txt which impr...
JONALLEN/XLSperl-0.7 - 20 Jun 2008 09:45:37 UTC - Search in distributionFrom <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-0.40 - 01 Dec 2018 21:55:47 UTC - Search in distributionGets the Nagios (http://wwww.Nagios.ORG/) All Hosts or Services availability report (getting the results in CSV format) and applies grep like filters, map like munging, and slice like field masks to produce a report which can be output in various way...
HOPCROFTS/Nagios-Report-0.003 - 28 Aug 2006 23:11:38 UTC - Search in distributionThis is a documentation only module showing the examples that are included in the Excel::Writer::XLSX distribution. This file was auto-generated via the gen_examples_pod.pl program that is also included in the examples directory....
JMCNAMARA/Excel-Writer-XLSX-1.07 - 06 Aug 2020 20:06:02 UTC - Search in distribution- Excel::Writer::XLSX - Create a new file in the Excel 2007+ XLSX format.
Stub documentation for Saraltest, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited....
MARSAB/Saraltest - 26 Aug 2011 10:57:44 UTC - Search in distributionGoal The present module is one way to programatically generate documents targeted for Microsoft Word (MsWord). It doesn't need MsWord to be installed, and doesn't even require a Win32 machine (which is why it is not in the "Win32" namespace). MsWord ...
DAMI/MsOffice-Word-HTML-Writer-1.05 - 21 Feb 2021 07:32:46 UTC - Search in distributionThis 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...
KWITKNR/DBD-Excel-0.06 - 12 Nov 2002 21:22:50 UTC - Search in distribution