Add IPC::Cmd to the core
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 28 Nov 2006 10:45:06 +0000 (10:45 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 28 Nov 2006 10:45:06 +0000 (10:45 +0000)
commit0d4ddeff7e483fb28046cb7e890e4a921c128f6c
treeb4b54f081915b32a2a3ae776e29f2814ce69fd32
parent5cf489d61c74279295e704d8bb682720f309c5fa
Add IPC::Cmd to the core

p4raw-id: //depot/perl@29401
MANIFEST
lib/IPC/Cmd.pm [new file with mode: 0644]
lib/IPC/Cmd/t/01_IPC-Cmd.t [new file with mode: 0644]
lib/IPC/Cmd/t/02_Interactive.t [new file with mode: 0644]
lib/IPC/Cmd/t/src/child.pl [new file with mode: 0644]