Dtermine whether a filehandle is opened for reading, writing, or both

Edit Package perl-FileHandle-Fmode
http://search.cpan.org/perldoc?FileHandle::Fmode

$bool = is_FH($fh);
$bool = is_FH(\*FH);
This is just a (more intuitively named) alias for is_arg_ok().
Returns 1 if its argument is an open filehandle.
Returns 0 if its argument is something other than an open filehandle.

Author:
-------
Sisyphus

Refresh
Refresh
Source Files
Filename Size Changed
FileHandle-Fmode-0.15.tar.gz 0000006589 6.43 KB
perl-FileHandle-Fmode.changes 0000000888 888 Bytes
perl-FileHandle-Fmode.spec 0000001850 1.81 KB
Latest Revision
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1182888 from Tina Müller's avatar Tina Müller (tinita) (revision 8)
- updated to 0.150.0 (0.15)
   see /usr/share/doc/packages/perl-FileHandle-Fmode/CHANGES
  0.15
       - Doc improvements.
       - Avoid win32_fmode() when perl is built by UCRT compiler, as UCRT changes struct _iobuf.
         (Affects MSWin32 only.)
Comments 0
openSUSE Build Service is sponsored by