* Eric Wilhelm <[EMAIL PROTECTED]> [2005-04-21 21:30]:
> So, food for thought for today:  close() does not always return
> true.

Yes. But I never check close() (actually, I omit the explicit
close() and let scoping on lexical filehandles clean things up)
when I open a file for reading.

Regards,
-- 
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;

Reply via email to