Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: f175d775bb28580b8875c6fa3701a316e9d11e78
https://github.com/perl6/specs/commit/f175d775bb28580b8875c6fa3701a316e9d11e78
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-09-14 (Sun, 14 Sep 2014)
Changed paths:
M S17-concurrency.pod
Log Message:
-----------
Allow :%ENV to be passed to Proc::Async.new
Seems useful to be able to run a process "cleanly" or with whatever environment
you want, without having to set up a lexical %*ENV.