This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit f1e69bf597b29d71df6c1165ab623369bccbeb4c
tree ea45fca6a4ce274869e04163dc79724e02260abd
parent d1f2b653b1a5e78ffc4a1f4c7aeb6d613eca1c2c
tree ea45fca6a4ce274869e04163dc79724e02260abd
parent d1f2b653b1a5e78ffc4a1f4c7aeb6d613eca1c2c
| name | age | message | |
|---|---|---|---|
| |
.cvsignore | Mon May 12 03:59:11 -0700 2008 | |
| |
.gitignore | Tue Jun 24 06:06:47 -0700 2008 | |
| |
.perlcriticrc | Sun May 11 18:44:41 -0700 2008 | |
| |
Changes | Thu Feb 12 12:41:03 -0800 2009 | |
| |
LICENSE | Sun May 11 23:43:12 -0700 2008 | |
| |
MANIFEST | Thu Dec 18 05:47:40 -0800 2008 | |
| |
MANIFEST.skip | Thu Dec 18 05:47:20 -0800 2008 | |
| |
Makefile.PL | Fri Jul 18 06:43:35 -0700 2008 | |
| |
README | Sat May 31 09:58:44 -0700 2008 | |
| |
examples/ | Thu Jun 05 05:41:06 -0700 2008 | |
| |
inc/ | Sat Sep 13 18:28:35 -0700 2008 | |
| |
lib/ | Sun Feb 08 00:12:03 -0800 2009 | |
| |
t/ | Thu Feb 12 12:41:03 -0800 2009 |
README
IPC-System-Simple ================= INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module depends upon Win32::Process when working on Win32 systems. ActivePerl 5.6.1 and above have this bundled as part of their standard distribution. COPYRIGHT AND LICENCE Copyright (C) 2006-08 by Paul Fenwick This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.








