[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

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

   1  # This is a compatibility interface to IPC::Open2.  New programs should
   2  # do
   3  #
   4  #     use IPC::Open2;
   5  #
   6  # instead of
   7  #
   8  #     require 'open2.pl';
   9  
  10  package main;
  11  use IPC::Open2 'open2';
  12  1


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