On Sun, 16 Jul 2017 07:36:39 -0400
David Mertens <dcmertens.p...@gmail.com> wrote:

> Also note that lexical filehandles close when they go out of scope

True but you should always explicitly close your files. This gives you
a chance to report any errors it had, have rather than silently
ignoring them.


-- 
Don't stop where the ink does.

        Shawn H Corey

-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to