[perl6/specs] dc98fa: s:g/IOU/IO::Huh/
Branch: refs/heads/newio Home: https://github.com/perl6/specs Commit: dc98fad3ff5a02732fa40484cb46924f155bfa03 https://github.com/perl6/specs/commit/dc98fad3ff5a02732fa40484cb46924f155bfa03 Author: Carl Masak Date: 2015-04-07 (Tue, 07 Apr 2015) Changed paths: M S16-io.pod Log Message: --- s:g/IOU/IO::Huh/
[perl6/specs] d92994: be clearer that Terms and Terminators are not ops
Branch: refs/heads/master Home: https://github.com/perl6/specs Commit: d9299443dd3da20c21983686c753debe5b3902e5 https://github.com/perl6/specs/commit/d9299443dd3da20c21983686c753debe5b3902e5 Author: TimToady Date: 2015-04-07 (Tue, 07 Apr 2015) Changed paths: M S03-operators.pod Log Message: --- be clearer that Terms and Terminators are not ops
[perl6/specs] eaf8a9: insert a `&` for clarity
Branch: refs/heads/newio Home: https://github.com/perl6/specs Commit: eaf8a9ee2a736bbb296f6663124f8fab91d7a992 https://github.com/perl6/specs/commit/eaf8a9ee2a736bbb296f6663124f8fab91d7a992 Author: Carl Masak Date: 2015-04-07 (Tue, 07 Apr 2015) Changed paths: M S16-io.pod Log Message: --- insert a `&` for clarity And to make the example actually work. See http://irclog.perlgeek.de/perl6/2015-04-07#i_10401701