ftp.nice.ch/pub/next/unix/script/perl.5.004_04.NIHS.bd.pkg.tar.gz#/perl.pkg/_perl/lib/perl5/open2.pl

This is open2.pl in view mode; [Download] [Up]

# This is a compatibility interface to IPC::Open2.  New programs should
# do
#
#     use IPC::Open2;
#
# instead of
#
#     require 'open2.pl';

package main;
use IPC::Open2 'open2';
1

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.