home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2000 May
/
Chip_2000-05_cd1.bin
/
zkuste
/
Perl
/
ActivePerl-5.6.0.613.msi
/
䆊䌷䈹䈙䏵-䞅䞆䞀㡆䞃䄦䠥
/
_ec8be83b9c14573f439cd92a30773aa7
< prev
next >
Wrap
Text File
|
2000-03-15
|
197b
|
13 lines
# This is a compatibility interface to IPC::Open3. New programs should
# do
#
# use IPC::Open3;
#
# instead of
#
# require 'open3.pl';
package main;
use IPC::Open3 'open3';
1