devel/p5-System-Command from 1.06 to 1.07.
Upstream changes:
1.07 Wed Apr 18 03:00:50 CEST 2012
[TESTS]
- t/20-zombie.t sometimes failed because of a race condition.
I'm now testing my assumptions, make the test in question a
little bit useless, and closing RT #74959
devel/p5-System-Command from 1.05 to 1.06.
Upstream changes:
1.06 Sun Jan 8 00:36:40 CET 2012
[ENHANCEMENTS]
- add tests that show that I don't understand what I'm doing
with STDIN/OUT/ERR, and remove the offeding code (RT #73614)
language) 1.05 into pkgsrc/devel/p5-System-Command as dependency for
devel/p5-Git-CPAN-Patch update.
System::Command is a class that launches external system commands and
return an object representing them, allowing to interact with them through
their STDIN, STDOUT and STDERR handles.