[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 # This is a compatibility interface to IPC::Open3. New programs should 2 # do 3 # 4 # use IPC::Open3; 5 # 6 # instead of 7 # 8 # require 'open3.pl'; 9 10 package main; 11 use IPC::Open3 'open3'; 12 1
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Tue Mar 17 22:47:18 2015 | Cross-referenced by PHPXref 0.7.1 |