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

Search results for "dist::IPC::Run"

perlport - Writing portable Perl River stage five • 11292 direct dependents • 32664 total dependents

Perl runs on numerous operating systems. While most of them share much in common, they also have their own unique features. This document is meant to help you to find out what constitutes portable Perl code. That way once you make a decision to write...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

Patro - proxy access to remote objects River stage zero No dependents

"Patro" is a mechanism for making any Perl reference in one Perl program accessible is other processes, even processes running on different hosts. The "proxy" references have the same look and feel as the native references in the original process, an...

MOB/Patro-0.16 - 29 Sep 2017 02:17:12 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Getopt-Plus-0.99 - 29 Nov 2012 13:50:26 UTC - Search in distribution

make - tools for making makefiles with. River stage zero No dependents

This package provides methods and initialization to build standard perl modules. The plan is, you define the requirements, and let the module take care of the rest. The requirements you must define are: MOD_REQS An arrayref of hashrefs. Each hashref ...

FLUFFY/Tie-Proxy-Hash-1.01 - 19 Mar 2003 16:51:54 UTC - Search in distribution

gitbunch - Manage gitbunch directory (directory which contain git repos) River stage one • 1 direct dependent • 1 total dependent

A (git)bunch is a directory that contains a bunch of git repositories (as well as dot non-git directories and regular files). This gitbunch utility can help you perform actions on some/all of the repositories in the bunch....

PERLANCAR/Git-Bunch-0.630 - 05 Oct 2023 00:05:23 UTC - Search in distribution
  • Git::Bunch - Manage gitbunch directory (directory which contain git repos)

FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required. River stage two • 65 direct dependents • 88 total dependents

Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Go, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi <https://sourceware.org/li...

PLICEASE/FFI-Platypus-2.08 - 05 May 2023 21:50:13 UTC - Search in distribution

App::Rad - Rapid (and easy!) creation of command line applications River stage two • 16 direct dependents • 26 total dependents

App::Rad aims to be a simple yet powerful framework for developing your command-line applications. It can easily transform your Perl *one-liners* into reusable subroutines than can be called directly by the user of your program. It also tries to prov...

GARU/App-Rad-1.05 - 07 Jun 2013 01:12:03 UTC - Search in distribution

App::Env - manage application specific environments River stage one • 1 direct dependent • 1 total dependent

App::Env presents a uniform interface to initializing environments for applications which require special environments. App::Env only handles the loading, merging, and caching of environments; it does not create them. That is done within modules for ...

DJERIUS/App-Env-1.04 - 19 Jan 2024 17:57:23 UTC - Search in distribution

dh-make-perl - Create debian source packages from Perl modules River stage one • 3 direct dependents • 3 total dependents

dh-make-perl will create the files required to build a debian source package out of a Perl module or CPAN distribution. This works for most simple packages and is also useful for getting started with packaging Perl modules. You can specify a module o...

DAM/DhMakePerl-0.96 - 18 Oct 2017 20:45:30 UTC - Search in distribution

NET::MitM - Man in the Middle - connects a client and a server, giving visibility of and control over messages passed. River stage zero No dependents

BAVELING/NET-MitM-0.02 - 16 Apr 2013 10:32:28 UTC - Search in distribution

GRID::Machine - Remote Procedure Calls over a SSH link River stage one • 1 direct dependent • 1 total dependent

This module is inspired in the IPC::PerlSSH module by Paul Evans. It provides Remote Procedure Calls (RPC) via a SSH connection. What made IPC::PerlSSH appealing to me was that 'no special software is required on the remote end, other than the abilit...

CASIANO/GRID-Machine-0.127 - 14 Jun 2011 09:11:14 UTC - Search in distribution

Troubleshooting River stage three • 155 direct dependents • 183 total dependents

Frequently encountered problems (warnings and fatal errors) and their troubleshooting....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

File::Unpack - A strong bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archive unpacker, based on mime-types River stage zero No dependents

JNW/File-Unpack-0.70 - 13 Mar 2015 13:47:12 UTC - Search in distribution

MojoX::Run - asynchronous external command and subroutine execution for Mojo River stage zero No dependents

BFG/MojoX-Run-0.15 - 28 Feb 2011 19:03:31 UTC - Search in distribution

File::Unpack2 - A strong bz2/gz/zip/tar/cpio/rpm/deb/cab/lzma/7z/rar/... archive unpacker, based on mime-types River stage zero No dependents

KRAIH/File-Unpack2-1.0 - 01 Dec 2023 17:14:21 UTC - Search in distribution

Test::Pod::LinkCheck::Lite - Test POD links River stage one • 1 direct dependent • 1 total dependent

This Perl module tests POD links. A given file generates one failure for each broken link found. If no broken links are found, one passing test is generated. This all means that there is no way to know how many tests will be generated, and you will n...

WYANT/Test-Pod-LinkCheck-Lite-0.013 - 03 Mar 2024 13:38:11 UTC - Search in distribution

Module::Install - Standalone, extensible Perl module installer River stage three • 98 direct dependents • 178 total dependents

Module::Install is a package for writing installers for CPAN (or CPAN-like) distributions that are clean, simple, minimalist, act in a strictly correct manner with ExtUtils::MakeMaker, and will run on any Perl installation version 5.005 or newer. The...

ETHER/Module-Install-1.21 - 28 Apr 2023 08:32:10 UTC - Search in distribution

Proc::Launcher - yet another forking process controller River stage zero No dependents

This library is designed to fork one or more long-running background processes and to manage them. This includes starting, stopping, and automatically restarting processes--even those that don't behave well. The pid of the forked child processes are ...

VVU/Proc-Launcher-0.0.37 - 14 Feb 2015 20:59:40 UTC - Search in distribution

Statistics::R - Perl interface with the R statistical program River stage one • 2 direct dependents • 2 total dependents

*Statistics::R* is a module to controls the R interpreter (R project for statistical computing: <http://www.r-project.org/>). It lets you start R, pass commands to it and retrieve their output. A shared mode allows several instances of *Statistics::R...

FANGLY/Statistics-R-0.34 - 19 Oct 2015 17:40:42 UTC - Search in distribution

Capture::Tiny - Capture STDOUT and STDERR from Perl, XS or external programs River stage four • 612 direct dependents • 8770 total dependents

Capture::Tiny provides a simple, portable way to capture almost anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or from an external program. Optionally, output can be teed so that it is captured while being p...

DAGOLDEN/Capture-Tiny-0.48 - 22 Apr 2018 07:09:08 UTC - Search in distribution
61 results (0.113 seconds)