Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 37874f2cb41c4909881c2c8af285b4dccc64d579
https://github.com/perl6/specs/commit/37874f2cb41c4909881c2c8af285b4dccc64d579
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-10-05 (Sun, 05 Oct 2014)
Changed paths:
M S16-io.pod
Log Message:
-----------
Re-introduce tmpdir() and homedir(), update chdir()
The original idea behind unifying them into a single chdir() usage, becomes
very cumbersome in the implementation. Therefore we're going back to these
functions.