Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 53821ac9ae6f7bf6e7b15f860ba092517248e3bb
https://github.com/perl6/specs/commit/53821ac9ae6f7bf6e7b15f860ba092517248e3bb
Author: Moritz Lenz <[email protected]>
Date: 2011-03-10 (Thu, 10 Mar 2011)
Changed paths:
M S29-functions.pod
Log Message:
-----------
[S29] reworked external command execution
after discussions with Tene++ and Juerd++ I am convinced that it is best
to separate run() and shell(), where the former roughly corresponds to
p5s system(LIST), and the latter to system(SHELL_EXPR).
Also removed some outdated note, and added conjecture about :$cwd