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 ...
-- Ruud -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/