The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "proc::background"

Proc::Background - Generic interface to Unix and Win32 background process management River stage two • 11 direct dependents • 23 total dependents

This is a generic interface for placing processes in the background on both Unix and Win32 platforms. This module lets you start, kill, wait on, retrieve exit values, and see if background processes still exist....

NERDVANA/Proc-Background-1.32 - 22 Apr 2023 21:30:00 UTC - Search in distribution

lib/Proc/JobQueue/BackgroundQueue.pm River stage one • 1 direct dependent • 1 total dependent

This is a job queue module for jobs that will be run in the background. "checkjobs()" needs to be called periodically to start new jobs. When all the jobs are queued, a call to "finish()" will block until all the jobs have completed. The "finish()" m...

MUIR/Proc-JobQueue-0.903 - 03 Mar 2012 07:01:03 UTC - Search in distribution

Mojo::IOLoop::ProcBackground - IOLoop interface to Proc::Background River stage zero No dependents

This is an IOLoop interface to Proc::Background. From Proc::Background: This is a generic interface for placing processes in the background on both Unix and Win32 platforms. This module lets you start, kill, wait on, retrieve exit values, and see if ...

BPMEDLEY/Mojo-IOLoop-ProcBackground-0.06 - 30 Aug 2015 12:45:56 UTC - Search in distribution

Proc::Simple - launch and control background processes River stage one • 4 direct dependents • 4 total dependents

The Proc::Simple package provides objects mimicing real-life processes from a user's point of view. A new process object is created by $myproc = Proc::Simple->new(); Either external programs or perl subroutines can be launched and controlled as proce...

MSCHILLI/Proc-Simple-1.32 - 16 Nov 2015 05:27:40 UTC - Search in distribution

IPC::Run - system() and background procs w/ piping, redirs, ptys (Unix, Win32) River stage four • 159 direct dependents • 1893 total dependents

IPC::Run allows you to run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. Vari...

TODDR/IPC-Run-20231003.0 - 03 Oct 2023 01:09:01 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 71 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

Gimp - Write GIMP extensions/plug-ins/load- and save-handlers in Perl River stage zero No dependents

Gimp-Perl is a module for writing plug-ins, extensions, standalone scripts, and file-handlers for the GNU Image Manipulation Program (GIMP). It can be used to automate repetitive tasks, achieve a precision hard to get through manual use of GIMP, inte...

ETJ/Gimp-2.37 - 11 Jan 2022 09:16:23 UTC - Search in distribution

bisect.pl - use git bisect to pinpoint changes River stage five • 11693 direct dependents • 33184 total dependents

Together bisect.pl and bisect-runner.pl attempt to automate the use of "git bisect" as much as possible. With one command (and no other files) it's easy to find out * Which commit caused this example code to break? * Which commit caused this example ...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

Gepok - PSGI server with built-in HTTPS support, Unix sockets, preforking River stage one • 3 direct dependents • 4 total dependents

Gepok is a PSGI server implementation. Its features are: * HTTPS support out-of-the-box This is the primary (if not the only) reason why I wrote Gepok, and why it uses HTTP::Daemon::* family (because there is HTTP::Daemon::SSL). I needed a pure-Perl ...

PERLANCAR/Gepok-0.292 - 11 Sep 2019 10:59:51 UTC - Search in distribution

perlfaq8 - System Interaction River stage zero No dependents

This section of the Perl FAQ covers questions involving operating system interaction. Topics include interprocess communication (IPC), control over the user-interface (keyboard, screen and pointing devices), and most anything else not related to data...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

rainbarf - CPU/RAM/battery stats chart bar for tmux (and GNU screen) River stage zero No dependents

Fancy resource usage charts to put into the tmux <http://tmux.sourceforge.net/> status line. The CPU utilization history chart is tinted with the following colors to reflect the system memory allocation: * green: free memory; * yellow: active memory;...

SYP/App-rainbarf-1.4 - 06 Sep 2016 09:46:38 UTC - Search in distribution

SDL::Video - Bindings to the video category in SDL API River stage two • 23 direct dependents • 25 total dependents

FROGGS/SDL-2.548 - 19 May 2018 10:58:08 UTC - Search in distribution

IT::perlfaq8 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Tk::Widget - Base class of all widgets River stage three • 163 direct dependents • 174 total dependents

The Tk::Widget is an abstract base class for all Tk widgets. Generic methods available to all widgets include the methods based on core "winfo" mechanism and are used to retrieve information about windows managed by Tk. They can take any of a number ...

SREZIC/Tk-804.036 - 14 Feb 2021 12:53:44 UTC - Search in distribution

Env::PS1 - prompt string formatter River stage zero No dependents

This package supplies variables that are "tied" to environment variables like 'PS1' and 'PS2', if read it takes the contents of the variable as a format string like the ones bash(1) uses to format the prompt. It is intended to be used in combination ...

RSN/Env-PS1-0.06 - 24 Jun 2009 06:00:52 UTC - Search in distribution

Mail::SpamCannibal - HOWTO Install SpamCannibal River stage zero No dependents

MIKER/Mail-SpamCannibal-1.08 - 13 Jun 2015 04:33:14 UTC - Search in distribution

textblocks - additional text widget subcommand for Tk distribution. River stage zero No dependents

ILYAZ/etext.1.6.3 - 19 Mar 1998 07:12:00 UTC - Search in distribution

Audio::Nama - multitrack recorder and digital audio workstation River stage zero No dependents

GANGLION/Audio-Nama-1.307 - 20 Dec 2023 09:07:36 UTC - Search in distribution

Net::Dropbear::SSHd - Embed and control a Dropbear SSH server inside of perl River stage zero No dependents

Net::Dropbear::SSHd allows you to embed and control an SSH server (using Dropbear) from perl. Motivation Maybe you're asking yourself why you'd want to do that? Imagine that you want to run a service where you let users run remote commands over SSH, ...

ATRODO/Net-Dropbear-0.16 - 08 Jul 2022 03:18:20 UTC - Search in distribution

Server::Control - Flexible apachectl style control for servers River stage zero No dependents

"Server::Control" allows you to control servers in the spirit of apachectl, where a server is any background process which listens to a port and has a pid file. It is designed to be subclassed for different types of servers. The original motivation w...

JSWARTZ/Server-Control-0.20 - 21 Aug 2012 04:33:25 UTC - Search in distribution
53 results (0.106 seconds)