Continual::Process::Loop::Simple - simple while/sleep loop
This simple loop implementation of Continual::Process::Loop only check each interval (1 sec) all instances and restart death....
JASEI/Continual-Process-0.2.1 - 23 Jun 2017 07:30:18 UTC
AnyEvent::Open3::Simple::Process - Process run using AnyEvent::Open3::Simple
This class represents a process being handled by AnyEvent::Open3::Simple....
PLICEASE/AnyEvent-Open3-Simple-0.87 - 16 Apr 2019 21:32:44 UTC
File::Process - process text files with customer handlers
Many scripts need to process one or more text files. The boiler-plate usually looks something like: open my $fh, '<', $file or croak "blah blah blah...\n"; while (<$fh> ) { # do something... } close $fh or croak "blah blah blah...\n"; The *do somethi...
BIGFOOT/File-Process-0.07 - 18 Apr 2022 18:40:17 UTC
Process::Probe - Process to test if any named classes are installed
Process::Probe is a simple and standardised class available that is available with the core Process distribution. It is used to probe a host to determine whether or not the remote host has certain process classes installed. By default, the object wil...
ADAMK/Process-0.30 - 27 Oct 2011 00:35:59 UTC
OS2::Process - exports constants for system() call, and process control on OS2.
Optional argument to system() the builtin function system() under OS/2 allows an optional first argument which denotes the mode of the process. Note that this argument is recognized only if it is strictly numerical. You can use either one of the proc...
RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC
Process::Status - a handle on process termination, like $?
RJBS/Process-Status-0.009
-
08 Apr 2020 21:58:59 UTC
System::Process
Manipulate system process as perl object. This is a simple wrapper over ps on *nix systems. For Windows systems - under construction....
VSESPB/System-Process-0.20 - 30 Jun 2020 12:52:54 UTC
Template::Process - Process TT2 templates against data files
This module implements a facility to process TT2 scripts against data files, so that applying simple templates to simple data involves no coding. This is the heart of the tt script (which comes in the same distribution). METHODS new $tt = Template::P...
FERREIRA/Template-Process-0.0006 - 26 Mar 2007 14:11:31 UTC
Process::Launcher - Execute Process objects from the command line
The "Process::Launcher" module provides a mechanism for launching and running a Process-compatible object from the command line, and returning the results. Example Use Cases Most use cases involve isolation. By having a "Process" object run inside it...
ADAMK/Process-0.30 - 27 Oct 2011 00:35:59 UTC
Continual::Process - (re)start dead process
Continual::Process with Continual::Process::Loop is a way how to run a process forever. Continual::Process creates Continual::Process::Instance which runs in a loop and if it dies, it starts again. The code for starting a process is OS-agnostic. The ...
JASEI/Continual-Process-0.2.1 - 23 Jun 2017 07:30:18 UTC
Wx::Perl::ProcessStream - access IO of external processes via events
This module provides the STDOUT, STDERR and exit codes of asynchronously running processes via events. It may be used for long running or blocking processes that provide periodic updates on state via STDOUT. Simple IPC is possible via STDIN. Do not u...
MDOOTSON/Wx-Perl-ProcessStream-0.32 - 28 Mar 2012 04:34:58 UTC
Test2::Tools::Process - Unit tests for code that calls exit, exec, system or qx()
This set of testing tools is intended for writing unit tests for code that interacts with other processes without using real processes that might have unwanted side effects. It also lets you test code that exits program flow without actually terminat...
PLICEASE/Test2-Tools-Process-0.06 - 11 Oct 2021 23:40:54 UTC
Proc::ProcessTable::Process - Perl process objects
This is a stub module to provide OO process attribute access for Proc::ProcessTable. Proc::ProcessTable::Process objects are constructed directly by Proc::ProcessTable; there is no constructor method, only accessors....
JWB/Proc-ProcessTable-0.634 - 26 Sep 2021 23:04:23 UTC
TAP::Parser::Iterator::Process - Iterator for process-based TAP sources
This is a simple iterator wrapper for executing external processes, used by TAP::Parser. Unless you're writing a plugin or subclassing, you probably won't need to use this module directly....
LEONT/Test-Harness-3.44 - 17 Apr 2022 15:14:25 UTC
Locale::TextDomain::OO::Extract::Process
Prepare PO/MO files for extraction and store them back after extraction....
STEFFENW/Locale-TextDomain-OO-Extract-2.015 - 21 Sep 2018 13:11:01 UTC