On Tue, 05 Sep 2017 05:29:00 -0700, 1parr...@gmail.com wrote:
> Perl 5 programmers are used to being casual about closing file
> handles. Obviously, 6 requires a change of habits. A cultural shift,
> if that's not too pretentious a term. Perhaps it needs to be mentioned
> in large, friendly letters somewhere in the documentation?
> 
It's called out in the open docs here:

https://docs.perl6.org/routine/open#(IO::Handle)_method_open

But it would be worth a mention here also:

https://docs.perl6.org/language/5to6-perlfunc#open

I've filed a docs issue about that:

https://github.com/perl6/doc/issues/1536

Reply via email to