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

Search results for "Win32::OLE"

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

Win32::OLE::OPC - OPC Server Interface River stage zero No dependents

A partial implementation of the OLE for Process Control dispatch interface as defined in the 'Data Access Automation Interface Standard' version 2. An exception is raised using "Carp::croak()" on any failure. METHODS POD ERRORS Hey! The above documen...

MARTINTO/Win32-OLE-OPC-0.92 - 30 Apr 2002 10:22:02 UTC - Search in distribution

HTML::Display::Win32::OLE - use an OLE object to display HTML River stage one • 2 direct dependents • 3 total dependents

CORION/HTML-Display-0.40 - 26 Jun 2013 17:02:05 UTC - Search in distribution

Win32::OLE::CrystalRuntime::Application - Perl Interface to the CrystalRuntime.Application OLE Object River stage zero No dependents

This package allows automation of generating Crystal Reports with Perl. This package connects to the Crystal Runtime Application OLE object provided by craxddrt.dll (Crystal Reports ActiveX Designer Design and Runtime Library). You MUST have a licens...

MRDVT/Win32-OLE-CrystalRuntime-Application-0.16 - 13 Mar 2019 21:39:02 UTC - Search in distribution

XML::Generator::Win32OLETypeLib - Generate SAX (XML) from COM typelibs River stage zero No dependents

Generates a representation of a COM type library and docs as SAX events....

MSERGEANT/XML-Generator-Win32OLETypeLib-0.01 - 31 Oct 2001 10:53:41 UTC - Search in distribution

Win32::Scsv - Convert from and to *.xls, *.csv using Win32::OLE River stage zero No dependents

KEICHNER/Win32-Scsv-0.41 - 26 Nov 2018 20:30:17 UTC - Search in distribution

Win32::ExcelSimple - a wrap of Win32::OLE excel River stage zero No dependents

Win32::ExcelSimple is a thin wrap of Win32::OLE Excel. The behavior is much like SpreadSheet::Write but with ability of modifying existing Excel file. Note: this module is based on CELL address. You need to use cr2cell or cell2cr to translate number ...

XYF/Win32-ExcelSimple-0.59 - 09 Aug 2013 06:19:10 UTC - Search in distribution

Win32 - Interfaces to some Win32 API Functions River stage two • 33 direct dependents • 63 total dependents

The Win32 module contains functions to access Win32 APIs. Alphabetical Listing of Win32 Functions It is recommended to "use Win32;" before any of these functions; however, for backwards compatibility, those marked as [CORE] will automatically do this...

JDB/Win32-0.59 - 05 May 2022 16:46:02 UTC - Search in distribution

Win32::SqlServer - Access SQL Server from Perl via OLE DB River stage zero No dependents

SOMMAR/Win32-SqlServer-2.014 - 12 Jun 2022 17:08:42 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

ASP - a Module for ASP (PerlScript) Programming River stage zero No dependents

This module is based on Matt Sergeant's excellent Win32::ASP module, which can be found at <http://www.fastnetltd.ndirect.co.uk/Perl>. After using Mr. Sergeant's module, I took on the task of customizing and optimizing it for my own purposes. Feel fr...

TIMMY/ASP-1.07 - 12 Jul 2000 08:22:21 UTC - Search in distribution

VSS - Visual Source Safe Class River stage zero No dependents

BPRUDENT/VSS-1.0.4 - 26 Oct 2004 01:01:50 UTC - Search in distribution

CGI::Bus - Web and DBI Application object River stage zero No dependents

A web database with record versioning, access control at the record level, and file attachments was needed for me, see examples and CGI::Bus::tmsql... Modular structure and some codes implemented due to infrastructural needs. This module is to provid...

MAKAROW/CGI-Bus-0.62 - 07 Sep 2007 18:24:11 UTC - Search in distribution

DBIx::Web - Active Web Database Layer River stage zero No dependents

This is a database layer for Perl scripts, implementing triggers, record versioning, access control at the record level, file attachments to records, materialised views. There is a web user interface also. Based on DBI and DB_File data engines. Based...

MAKAROW/DBIx-Web-0.80 - 30 Oct 2013 17:22:21 UTC - Search in distribution

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

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

Date::Manip::Changes6 - changes in Date::Manip 6.xx River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

Win32::ADO - ADO Constants and a couple of helper functions River stage zero No dependents

Not much to say. Simply provides all the ADO constants for your use, like in VBScript (or JavaScript). This module is really deprecated in favour of Win32::OLE::Const, and the proper ADO constants. Use that with the following syntax: use Win32::OLE::...

MSERGEANT/Win32-ADO-0.03 - 15 Jun 1999 10:47:21 UTC - Search in distribution

XML::LibXSLT - Interface to the GNOME libxslt library River stage two • 54 direct dependents • 87 total dependents

This module is an interface to the GNOME project's libxslt. This is an extremely good XSLT engine, highly compliant and also very fast. I have tests showing this to be more than twice as fast as Sablotron....

SHLOMIF/XML-LibXSLT-2.002001 - 10 Feb 2023 12:04:53 UTC - Search in distribution

Rinchi::Outlook - A module for representing Microsoft Outlook® 11.0 Object Library objects. River stage zero No dependents

Microsoft Outlook 11.0 Object Library EXPORT None by default....

BMAMES/Rinchi-Outlook-0.02 - 27 Jun 2008 21:32:43 UTC - Search in distribution
89 results (0.084 seconds)