[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/se3-unattended/var/se3/unattended/install/linuxaux/opt/perl/lib/5.10.0/ -> open3.pl (source)

   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


Generated: Tue Mar 17 22:47:18 2015 Cross-referenced by PHPXref 0.7.1