Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 81994a0b80155a22c191002924726eedcb638afe
https://github.com/perl6/specs/commit/81994a0b80155a22c191002924726eedcb638afe
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-09-14 (Sun, 14 Sep 2014)
Changed paths:
M S29-functions.pod
Log Message:
-----------
Remove :bg parameter from shell()/run()
Now done by Proc::Async, and can not really be intergrated seemlessly here.
Commit: fa80c00549266eebafc0686474394ee2f125d362
https://github.com/perl6/specs/commit/fa80c00549266eebafc0686474394ee2f125d362
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-09-14 (Sun, 14 Sep 2014)
Changed paths:
M S29-functions.pod
Log Message:
-----------
Spec the :cwd parameter for shell()/run()
Compare: https://github.com/perl6/specs/compare/7d07bffe8d85...fa80c0054926