On Fri, Jun 9, 2017 at 07:45 Zoffix Znet via RT < perl6-bugs-follo...@perl.org> wrote:
> ution to me, ... > but if you really want the `.ln` > method, create a module that mixes it in. IO::CatHandle::AutoLines does > what you want for cat > handles, so you should be able to re-use a lot of its guts. > Thanks, Zoffix, that must be where I saw the .ln method. I'll do that and I assume you'll close the issue.