This is open3.pl in view mode; [Download] [Up]
# 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
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.