于 2011-11-5 11:16, Anneli Cuss 写道:
$! is not guaranteed to be cleared if there was no error. This means you
probably don't have a "Bad file descriptor" error, it's just the last value
of $! (or 'errno').

That's confused.
Since there is not such an error, I was thinking $! or $@ shouldn't include an error value.

Thanks anyway.

Ken.

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