Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor IPC::Open3::_open3() to find the caller's package itself. | Nicholas Clark | 2011-06-11 | 1 | -3/+2 |
* | Test that IPC::Open{2,3} correctly fault read-only file-handle parameters. | Nicholas Clark | 2011-06-06 | 1 | -1/+5 |
* | Test that IPC::Open{2,3} correctly qualify file handles to their package. | Nicholas Clark | 2011-06-06 | 1 | -1/+15 |
* | In IPC-Open2.t, use functions other than ok(), to generate better diagnostics. | Nicholas Clark | 2011-06-06 | 1 | -8/+6 |
* | Fix broken ABSTRACTs | Jerry D. Hedden | 2009-09-09 | 1 | -1/+1 |
* | Fix bad test output of IPC::Open2 in ext | Steffen Mueller | 2009-09-04 | 1 | -4/+4 |
* | Test::More'ify the IPC::Open2 tests | Steffen Mueller | 2009-09-04 | 1 | -24/+12 |
* | Attempt to fix core-specific logic in IPC::Open2 tests | Steffen Mueller | 2009-09-04 | 1 | -3/+1 |
* | Move IPC::Open2 from lib to ext | Steffen Mueller | 2009-09-04 | 2 | -0/+180 |