Man Page: x11::protocol::connection::filehandle
Operating Environment: debian
Section: 3pm
Protocol::Connection::FileHandle(3pm) User Contributed Perl Documentation Protocol::Connection::FileHandle(3pm)NAMEX11::Protocol::Connection::FileHandle - Perl module base class for FileHandle-based X11 connectionsSYNOPSISpackage X11::Protocol::Connection::WeirdFH; use X11::Protocol::Connection::FileHandle; @ISA = ('X11::Protocol::Connection::FileHandle')DESCRIPTIONThis module defines get(), give() and fh() methods common to X11::Protocol::Connection types that are based on the FileHandle package. They expect the object they are called with to be a reference to a FileHandle.AUTHORStephen McCamant <SMCCAM@cpan.org>.SEE ALSOperl(1), X11::Protocol, X11::Protocol::Connection::INETFH, X11::Protocol::Connection::UNIXFH, FileHandle. perl v5.14.2 2003-10-12 Protocol::Connection::FileHandle(3pm)
| Related Man Pages |
|---|
| filehandle(3pm) - mojave |
| filehandle(3pm) - centos |
| filehandle(3pm) - suse |
| filehandle(3pm) - osx |
| x11::protocol::connection(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |