Query: ipc::run::win32io
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPC::Run::Win32IO(3) User Contributed Perl Documentation IPC::Run::Win32IO(3)NAMEIPC::Run::Win32IO - helper routines for IPC::Run on Win32 platforms.SYNOPSISuse IPC::Run::Win32IO; # Exports all by defaultDESCRIPTIONIPC::Run needs to use sockets to redirect subprocess I/O so that the select() loop will work on Win32. This seems to only work on WinNT and Win2K at this time, not sure if it will ever work on Win95 or Win98. If you have experience in this area, please contact me at barries@slaysys.com, thanks!.DESCRIPTIONA specialized IO class used on Win32.AUTHORBarries Slaymaker <barries@slaysys.com>. Funded by Perforce Software, Inc.COPYRIGHTCopyright 2001, Barrie Slaymaker, All Rights Reserved. You may use this under the terms of either the GPL 2.0 ir the Artistic License. perl v5.12.1 2010-04-01 IPC::Run::Win32IO(3)