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

Search results for "module:Win32::IPC"

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

IPC::Run::Fused::Win32 - Implementation of IPC::Run::Fused for Win32 River stage zero No dependents

KENTNL/IPC-Run-Fused-1.000001 - 08 Mar 2017 15:25:32 UTC

Win32::PowerShell::IPC - Set up IPC between Perl and a PowerShell child process River stage zero No dependents

There's a lot of things in the Microsoft world that can't be done with perl. This is even more true with many Microsoft services offering PowerShell integration instead of more accessible Web APIs. While you can certainly write out a PowerShell scrip...

NERDVANA/Win32-PowerShell-IPC-0.02 - 29 Sep 2017 12:56:04 UTC

lib/IPC/Mmap/Win32.pm River stage one • 2 direct dependents • 2 total dependents

ADUITSIS/IPC-Mmap-0.21 - 26 Jan 2011 11:23:14 UTC

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

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::Semaphore - Use Win32 semaphore objects from Perl River stage one • 4 direct dependents • 5 total dependents

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

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

Win32::ChangeNotify - Monitor events related to files and directories River stage one • 4 direct dependents • 5 total dependents

This module allows the user to use a Win32 change notification event object from Perl. This allows the Perl program to monitor events relating to files and directory trees. Unfortunately, the Win32 API which implements this feature does not provide a...

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

Win32::MMF - Win32 Memory Mapped File (MMF) Support for Perl River stage one • 1 direct dependent • 1 total dependent

Programming Style This module provides three types of interfaces - object-oriented, functional, and tied interfaces (Via "Win32::MMF::Shareable"). The default access method is via objects. The functional interface is not exported by default because i...

ROGER/Win32-MMF-0.09e - 29 May 2004 00:25:45 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::FileNotify - Monitor file changes River stage zero No dependents

This is a wrapper around Win32::ChangeNotify. With Win32::FileNotify you can monitor one specific file and you get notified when the file has changed....

RENEEB/Win32-FileNotify-0.31 - 05 Aug 2010 15:34:58 UTC

Win32::Socketpair - Simulate socketpair on Windows River stage zero No dependents

This module allows to create a bidirectional pipe on Windows that can be used inside a "select" loop. It uses a TCP socket going through the localhost interface to create the connection. Also export winopen2() (and winopen2_5()) which use the socketp...

BROWSERUK/Win32-Socketpair-0.02 - 23 Jul 2012 22:22:57 UTC

Win32::GUI::Carp - Redirect warnings and errors to Win32::GUI MessageBoxes River stage zero No dependents

When Perl programs are run in a GUI environment, it is often desirable to have them run with no console attached. Unfortunately, this causes any warnings or errors to be lost. Worse, fatal errors can cause your program to silently disappear, forcing ...

JOHNSCA/Win32GUICarp-1.01 - 12 May 2004 00:31:03 UTC

Win32::NetResource - Manage network resources in Perl River stage zero No dependents

This module offers control over the network resources of Win32.Disks, printers etc can be shared over a network....

JDB/Win32-NetResource-0.057 - 29 Nov 2013 02:12:27 UTC

Win32::MMF::Shareable - tied variable interface to MMF River stage one • 1 direct dependent • 1 total dependent

The Win32::MMF::Shareable module is modelled after "IPC::Shareable". All options from "IPC::Shareable" can be used in Win32::MMF::Shareable, although they are mostly ignored except for the 'label' argument. Because memory and variable management are ...

ROGER/Win32-MMF-0.09e - 29 May 2004 00:25:45 UTC

Forks::Super::Sync::Win32 River stage one • 1 direct dependent • 1 total dependent

IPC synchronization object implemented with Win32::Semaphore. Advantages: fast, doesn't create files or use filehandles Disadvantages: Windows only. And I have unverified concerns about what it will do if a lock-holder exits ungracefully....

MOB/Forks-Super-0.97 - 09 Oct 2018 00:18:38 UTC
16 results (0.035 seconds)