Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: 0ba7481e434a7518634b611af812eff8ecbdef9b
https://github.com/perl6/specs/commit/0ba7481e434a7518634b611af812eff8ecbdef9b
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M S16-io.pod
Log Message:
-----------
Some minor movement, tweaks
Commit: 9d5747d3d86c0cb9ba9f01fc49ff51d67b22b900
https://github.com/perl6/specs/commit/9d5747d3d86c0cb9ba9f01fc49ff51d67b22b900
Author: Elizabeth Mattijsen <[email protected]>
Date: 2014-09-23 (Tue, 23 Sep 2014)
Changed paths:
M S16-io.pod
Log Message:
-----------
Not sure we need glob at all
If you really want a systems's glob() semantics, we should probably just do
a Proc::Async to the file system and return a lazy .lines from that.
Compare: https://github.com/perl6/specs/compare/eaffff8acf11...9d5747d3d86c