Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: clearerrChapter 8
Standard Modules
Next: Reference: fdopen
 

error

$fh->error

Returns a true value if the given handle has experienced any errors since it was opened or since the last call to clearerr.


Previous: Reference: clearerrPerl in a NutshellNext: Reference: fdopen
Reference: clearerrBook IndexReference: fdopen