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

Search results for "module:Win32::Event"

Win32::Event - Use Win32 event objects from Perl River stage one • 4 direct dependents • 5 total dependents

This module allows access to the Win32 event objects. The "wait" method and "wait_all" & "wait_any" functions are inherited from the Win32::IPC module. Methods $event = Win32::Event->new([$manual, [$initial, [$name]]]) Constructor for a new event obj...

CJM/Win32-IPC-1.11 - 15 Nov 2014 18:17:29 UTC

ActAcc/Event.pm River stage zero No dependents

PBWOLF/Win32-ActAcc-1.1 - 09 Dec 2004 04:49:41 UTC

Win32::EventLog - Process Win32 Event Logs from Perl River stage one • 3 direct dependents • 4 total dependents

This module implements most of the functionality available from the Win32 API for accessing and manipulating Win32 Event Logs. The access to the EventLog routines is divided into those that relate to an EventLog object and its associated methods and ...

JDB/Win32-EventLog-0.077 - 06 Dec 2013 23:05:09 UTC

Win32::WQL - DBI-like wrapper for the WMI River stage zero No dependents

CORION/DBD-WMI-0.11 - 10 Mar 2019 11:00:25 UTC

Win32::EventLog::Carp - for carping in the Windows NT Event Log River stage zero No dependents

"Win32::EventLog::Carp" traps warnings and fatal errors in Perl and reports these errors in the Windows NT Event Log. This is useful for scripts which run as services or through the scheduler, and for CGI/ISAPI scripts. The interface is similar to Ca...

DLAND/Win32-EventLog-Carp-1.42 - 27 May 2007 14:15:46 UTC

Win32::Girder::IEvent::Common - Shared components for access to the Girder Internet Events API River stage zero No dependents

This module is not really intended for use outside of the Win32::Girder::IEvent::Client and Win32::Girder::IEvent::Server modules. However if you have a use for the exported functions feel free to use them. EXPORTABLE POD ERRORS Hey! The above docume...

GBROCK/Win32-Girder-IEvent-0.04 - 05 Feb 2006 03:46:44 UTC

Win32::Girder::IEvent::Client - Perl API to the Win32 Girder Internet Events Client River stage zero No dependents

Girder is a Windows automation tool, originally designed to receive commands from IR remote controls. The client is used for sending 'Event Strings' to a Girder instance or a compatible server. METHODS POD ERRORS Hey! The above document had some codi...

GBROCK/Win32-Girder-IEvent-0.04 - 05 Feb 2006 03:46:44 UTC

Win32::Girder::IEvent::Server - Perl API to the Win32 Girder Internet Events Server River stage zero No dependents

Girder is a Windows automation tool, originally designed to receive commands from IR remote controls. The server is used for receiving 'Event Strings' from a Girder instance or a compatible client. METHODS POD ERRORS Hey! The above document had some ...

GBROCK/Win32-Girder-IEvent-0.04 - 05 Feb 2006 03:46:44 UTC

POE::Component::Win32::EventLog - A POE component that provides non-blocking access to Win32::EventLog. River stage one • 1 direct dependent • 1 total dependent

POE::Component::Win32::EventLog is a POE component that provides a non-blocking wrapper around Win32::EventLog. Each component instance represents a Win32::EventLog object. Consult the Win32::EventLog documentation for more details....

BINGOS/POE-Component-Win32-EventLog-1.26 - 04 Apr 2017 17:35:33 UTC

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

Win32::IPC - Base class for Win32 synchronization objects River stage one • 4 direct dependents • 5 total dependents

This module is loaded by the other Win32 synchronization modules. You shouldn't need to load it yourself. It supplies the wait functions to those modules. The synchronization modules are Win32::ChangeNotify, Win32::Event, Win32::Mutex, & Win32::Semap...

CJM/Win32-IPC-1.11 - 15 Nov 2014 18:17:29 UTC

Win32::HTA - HTML Applications with Perl as local backend River stage zero No dependents

HTML Applications are an easy way to build simple and not so simple GUI applications using HTML with script languages supported by Internet Explorer (Javascript, VBScript and even PerlScript if you are using ActivePerl). As I am using Strawberry Perl...

TOMK/Win32-HTA-1.02 - 07 Apr 2016 14:12:27 UTC

Win32::CLR - Use .NET Framework facilities in Perl River stage zero No dependents

Win32::CLR provides utility methods to using Microsoft .NET Framework, also known as Common Language Runtime. It is available for creating object, calling method, accessing field or property, converting perl subroutine to delegate, loading assembly....

YAMATO/Win32-CLR-0.03 - 30 Jun 2008 15:29:06 UTC

Win32::MIDI - Perl extension for writing to MIDI devices under Win32 River stage zero No dependents

Win32::MIDI Version 0.2 Win32::MIDI serves as a driver for PERL to gain write access to a MIDI device. This module is, in no way, complete or expansive. It does not currently provide access to reading data from a MIDI device. It is intended to compli...

CHURCH/Win32-MIDI-0_2 - 06 Mar 2002 00:45:02 UTC

Win32::RASE - managing dialup entries and network connections on Win32 River stage zero No dependents

This module is a collection of subroutines. As their names are very long and specific and almost each corresponds to a Win32 API call I decided to export a lot of them by default. Everything is exported except those subs that are claimed as non-expor...

MBLAZ/Win32-RASE-1.01 - 09 Mar 2000 00:11:15 UTC

Win32::Mutex - Use Win32 mutex objects from Perl River stage one • 4 direct dependents • 5 total dependents

This module allows access to the Win32 mutex objects. The "wait" method and "wait_all" & "wait_any" functions are inherited from the Win32::IPC module. Methods $mutex = Win32::Mutex->new([$initial, [$name]]) Constructor for a new mutex object. If $in...

CJM/Win32-IPC-1.11 - 15 Nov 2014 18:17:29 UTC

Win32::Daemon - Extension enabling Win32 Perl scripts to run as a true Win32 service. River stage zero No dependents

This extension enables a Win32 Perl script to act as a true Win32 service....

XENU/Win32-Daemon-20200728 - 28 Jul 2020 01:50:05 UTC

Win32::Lanman - implements MS Lanmanager functions River stage zero No dependents

This module implements the MS Lanmanager functions...

JHELBERG/lanman.1.0.10.0 - 11 Jan 2003 17:21:44 UTC

Win32::Console - Win32 Console and Character Mode Functions River stage one • 4 direct dependents • 6 total dependents

This module implements the Win32 console and character mode functions. They give you full control on the console input and output, including: support of off-screen console buffers (eg. multiple screen pages) * reading and writing of characters, attri...

JDB/Win32-Console-0.10 - 28 Nov 2013 21:05:38 UTC

Win32::CtrlGUI - Remote-control Win32 GUI applications River stage zero No dependents

"Win32::CtrlGUI" makes it much easier to use "Win32::Setupsup" to control Win32 GUIs. It relies completely on "Win32::Setupsup" for its underlying interaction with the GUI, but it provides a very powerful and somewhat user-friendly OO interface to ma...

CJM/Win32-CtrlGUI-0.32 - 10 Jan 2015 19:44:20 UTC
63 results (0.061 seconds)