Help for this page
if (defined $arg) { if (ref($arg) and UNIVERSAL::isa($arg, 'IO::Handle')) { ... undef $@; } }