Hi,

$ perl -le 'open HD,"/etc/passwd" or die $!; <HD>; print $!'
Bad file descriptor

what does this error mean? why it happens?

Thanks.

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