summaryrefslogtreecommitdiff
path: root/ext/IPC-Open2
Commit message (Expand)AuthorAgeFilesLines
* Refactor IPC::Open3::_open3() to find the caller's package itself.Nicholas Clark2011-06-111-3/+2
* Test that IPC::Open{2,3} correctly fault read-only file-handle parameters.Nicholas Clark2011-06-061-1/+5
* Test that IPC::Open{2,3} correctly qualify file handles to their package.Nicholas Clark2011-06-061-1/+15
* In IPC-Open2.t, use functions other than ok(), to generate better diagnostics.Nicholas Clark2011-06-061-8/+6
* Fix broken ABSTRACTsJerry D. Hedden2009-09-091-1/+1
* Fix bad test output of IPC::Open2 in extSteffen Mueller2009-09-041-4/+4
* Test::More'ify the IPC::Open2 testsSteffen Mueller2009-09-041-24/+12
* Attempt to fix core-specific logic in IPC::Open2 testsSteffen Mueller2009-09-041-3/+1
* Move IPC::Open2 from lib to extSteffen Mueller2009-09-042-0/+180