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 "MS Excel"

Docclient - client module for remote MS format conversions River stage zero No dependents

Docclient is a client part of a tool that makes it easy to send a Word or Excel document to a Win* machine, open the module with a native application and convert it using that proprietary software to readable form, then deliver the converted document...

JANPAZ/Docserver-1.12 - 07 Aug 2002 16:53:54 UTC - Search in distribution

Text::CHM - Perl extension for handling MS Compiled HtmlHelp Files River stage zero No dependents

Text::CHM is a module that implements a (partial) support for handling MS Compiled HtmlHelp Files (chm files for short) via CHMLib. CHMLib is a small library designed for accessing MS ITSS files. The ITSS file format is used for chm files, which have...

DDS/Text-CHM-0.01 - 08 Mar 2005 11:53:34 UTC - Search in distribution

Printer - a low-level, platform independent printing interface (curently Linux and MS Win32. other UNIXES should also work.) River stage zero No dependents

A low-level cross-platform interface to system printers. This module is intended to allow perl programs to use and query printers on any computer system capable of running perl. The intention of this module is for a program to be able to use the prin...

SRPATT/Printer-0.98 - 17 Aug 2004 21:48:51 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

lls - Laola List River stage zero No dependents

Lists the raw document structure of MS Windows Structured Storage files, like Word and Excel documents. Demonstration program for OLE::Storage....

MSCHWARTZ/OLE-Storage-0.386 - 28 Apr 1998 03:15:00 UTC - Search in distribution
  • ldat - Display Authress Title
  • Herbert - converts Excel files
  • OLE::Storage - An Interface to Structured Storage Documents.

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

data-prepare - prepare CSV data for automatic processing River stage zero No dependents

Uses Data::Prepare to process the specified CSV files to make them suitable for automatic processing (such as data science applications). It will first delete columns specified in "chop_cols", then do the "merge" operations, then the "chop_lines" ope...

ETJ/Data-Prepare-0.006 - 08 Mar 2021 17:39:38 UTC - Search in distribution

Text::CSV_XS - comma-separated values manipulation routines River stage three • 116 direct dependents • 323 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

DBD::CSV - DBI driver for CSV files River stage two • 22 direct dependents • 29 total dependents

The DBD::CSV module is yet another driver for the DBI (Database independent interface for Perl). This one is based on the SQL "engine" SQL::Statement and the abstract DBI driver DBD::File and implements access to so-called CSV files (Comma Separated ...

HMBRAND/DBD-CSV-0.60 - 06 Jan 2023 10:49:57 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

Win32::GuiTest - Perl GUI Test Utilities. River stage one • 2 direct dependents • 2 total dependents

Most GUI test scripts I have seen/written for Win32 use some variant of Visual Basic (e.g. MS-VB or MS-Visual Test). The main reason is the availability of the SendKeys function. A nice way to drive Win32 programs from a test script is to use OLE Aut...

KARASIK/Win32-GuiTest-1.64 - 16 Aug 2019 08:52:42 UTC - Search in distribution

Win32::OLE - OLE Automation extensions River stage two • 36 direct dependents • 38 total dependents

This module provides an interface to OLE Automation from Perl. OLE Automation brings VisualBasic like scripting capabilities and offers powerful extensibility and the ability to control many Win32 applications from Perl scripts. The Win32::OLE module...

JDB/Win32-OLE-0.1713 - 03 Apr 2021 04:13:13 UTC - Search in distribution

Data::Grid - Incremental read access to grid-based data River stage zero No dependents

Problem 1 You have a mountain of data files from two decades of using MS Office (and other) products, and you want to collate their contents into someplace sane. Problem 2 The files are in numerous different formats, and a consistent interface would ...

DORIAN/Data-Grid-0.07 - 29 Jan 2020 20:59:54 UTC - Search in distribution

SWISH::Filter - filter documents for indexing with Swish-e River stage two • 4 direct dependents • 19 total dependents

SWISH::Filter provides a unified way to convert documents into a type that Swish-e can index. Individual filters are installed as separate subclasses (modules). For example, there might be a filter that converts from PDF format to HTML format. SWISH:...

KARMAN/SWISH-Filter-0.191 - 12 Jun 2015 15:21:23 UTC - Search in distribution

WWW::Google::CustomSearch - Interface to Google JSON/Atom Custom Search. River stage zero No dependents

This module is intended for anyone who wants to write applications that can interact with the JSON/Atom Custom Search API. With Google Custom Search, you can harness the power of Google to create a customized search experience for your own website. Y...

MANWAR/WWW-Google-CustomSearch-0.40 - 01 Mar 2024 16:25:25 UTC - Search in distribution

WWW::Search::FirstGov - class for searching http://www.firstgov.gov River stage zero No dependents

Class specialization of WWW::Search for searching http://www.firstgov.gov. FirstGov.gov can return up to 100 hits per page. This class exports no public interface; all interaction should be done through WWW::Search objects....

SUTCH/WWW-Search-FirstGov-1.14 - 08 Apr 2003 19:48:12 UTC - Search in distribution

Tk::EMatrix - Perl widget derived from Tk::TableMatrix. River stage zero No dependents

The EMatrix widget is a derived widget that provides 6 additional methods above and beyond the traditional Tk::TableMatrix widget....

DJBERG/Tk-EMatrix-0.01 - 19 Jan 2001 14:14:23 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

XML::Table2XML - Generic conversion of tabular data to XML by reverting Excel's flattener methodology. River stage zero No dependents

table2xml is an algorithm having two functions that allow the conversion of tabular data to XML without using XSLT. This is achieved by reverting the "Flattener" methodology used by Microsoft Excel to convert the XML tree format to a two-dimensional ...

RKAPL/XML-Table2XML-1.42 - 15 Apr 2023 12:26:15 UTC - Search in distribution
38 results (0.073 seconds)