github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

rjbs / ipc-run3

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (0)
  • Downloads (20)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (20)
    • 0.043
    • 0.042
    • 0.041
    • 0.040
    • 0.039
    • 0.038
    • 0.037
    • 0.036
    • 0.035
    • 0.034
    • 0.033
    • 0.032
    • 0.031
    • 0.030
    • 0.020
    • 0.009
    • 0.007
    • 0.006
    • 0.005
    • 0.01
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

(Perl) run a subprocess with input/ouput redirection — Read more

  cancel

http://search.cpan.org/dist/IPC-Run3

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

sync versions 
rjbs (author)
Sat May 30 10:05:31 -0700 2009
commit  7b7d7759094b155be63e976c30aba29d569a529b
tree    de95c26152cf99f0fc8c685012dce7fd21f0bc97
parent  044eed6cca2dd9e9da4bc70b0b9a9fe81b917970
ipc-run3 /
name age
history
message
file Changes Loading commit data...
file LICENSE Thu Jan 15 07:34:30 -0800 2009 remove +x from non-exec files [rjbs]
file MANIFEST
file MANIFEST.SKIP
file Makefile.PL
file README
directory bin/ Sat May 30 10:05:31 -0700 2009 sync versions [rjbs]
directory lib/
directory t/
README
README for IPC-Run3 0.043

IPC::Run3 - run a subprocess in batch mode (a la system) on Unix, Win32, etc.

SYNOPSIS

    use IPC::Run3;    # Exports run3() by default

    run3 \@cmd, \$in, \$out, \$err;
    run3 \@cmd, \@in, \&out, \$err;

This module allows you to run a subprocess and redirect stdin, stdout, and/or
stderr to files and perl data structures.  It aims to satisfy 99% of the need
for using system, qx, and open3 with a simple, extremely Perlish API and none
of the bloat and rarely used features of IPC::Run.
Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server