This module is a mixin class to handle the spawning a process under a Windows system....
KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTCThe 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.54 - 28 Mar 2020 06:31:44 UTCWindows 2000 introduced the concept of a "job": a collection of processes which can be controlled as a single unit. For example, you can reliably kill a process and all of its children by launching the process in a job, then telling Windows to kill a...
JDB/Win32-Job-0.05 - 28 Nov 2013 22:50:34 UTCROWAA/Win32-Env-0.03 - 13 Oct 2006 09:17:39 UTC
The package enables you to automatically create screenshots of your web server pages for the user guide or whatever you need it for. The best part is that you don't bother yourself with scrolling and object localization. Just tell the ID of the eleme...
PSME/Win32-CaptureIE-1.30 - 04 Mar 2004 12:37:21 UTCQuotes argument lists to be used in Win32 in several different situations. Windows passes its arguments as a single string instead of an array as other platforms do. In almost all cases, the standard Win32 CommandLineToArgvW <http://msdn.microsoft.co...
HAARG/Win32-ShellQuote-0.003001 - 27 Sep 2016 04:34:42 UTCThis module is a frame for creating test scripts of Net::Daemon based server packages, preferrably using Test::Harness, but that's your choice. A test consists of two parts: The client part and the server part. The test is executed by the child part ...
TODDR/Net-Daemon-0.49 - 25 Sep 2020 17:46:44 UTCThis module is a mixin class to handle the needs for process management under a Windows system....
KESTEB/XAS-0.15 - 12 Jan 2017 16:01:35 UTCIt's a bit harder to test web applications on Win32, due to the limitations of fork and signals. You can use LWP/Mech stuff, and you can run servers written in Perl, but you usually need something to run both servers and test scripts at the same time...
ISHIGAKI/Win32-TestServerManager-0.06 - 22 Jul 2020 12:16:00 UTCPOE::Component::Daemon::Win32 enables POE scripts to run as services via the Win32::Daemon module by Dave Roth. Full event-based callbacks are available on service state changes....
PGUZIS/POE-Component-Daemon-Win32-0.01 - 15 Nov 2003 02:40:44 UTCPOE::Component::Win32::Service is a POE component that provides a non-blocking wrapper around Win32::Service, so one can start, stop, restart, pause and resume services, query the status of services or just get a list of services, from the comfort of...
BINGOS/POE-Component-Win32-Service-1.26 - 04 Apr 2017 18:14:55 UTCPOE::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 UTCPOE::Component::Win32::ChangeNotify is a POE wrapper around Win32::ChangeNotify that provides non-blocking change notify events to your POE sessions....
BINGOS/POE-Component-Win32-ChangeNotify-1.24 - 04 Apr 2017 17:43:27 UTC