On Fri, Jul 29, 2011 at 04:05:26PM +0200, Dr.Ruud wrote:
> On 2011-07-28 00:45, C.DeRykus wrote:
> 
> >       open( ... )  or warn "..." and return;
> 
> Here you are assuming that warn always returns true. It actually
> does, even if the device that it write to is full, but I don't think
> that is documented ...

Heh - I tested that, looked at the docs and then read the source too.
You could still break it, but only with XS I think.  And if you're doing
that sort of thing all bets are off anyway.

However, the whole construct is too ugly and confusing to live.

IMHO, of course.

-- 
Paul Johnson - p...@pjcj.net
http://www.pjcj.net

-- 
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