debian man page for x11::protocol::connection::filehandle

Query: x11::protocol::connection::filehandle

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Protocol::Connection::FileHandle(3pm)			User Contributed Perl Documentation		     Protocol::Connection::FileHandle(3pm)

NAME
X11::Protocol::Connection::FileHandle - Perl module base class for FileHandle-based X11 connections
SYNOPSIS
package X11::Protocol::Connection::WeirdFH; use X11::Protocol::Connection::FileHandle; @ISA = ('X11::Protocol::Connection::FileHandle')
DESCRIPTION
This 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.
AUTHOR
Stephen McCamant <SMCCAM@cpan.org>.
SEE ALSO
perl(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) - redhat
filehandle(3pm) - mojave
filehandle(3pm) - osx
filehandle5.18(3pm) - mojave
x11::auth(3pm) - debian
Similar Topics in the Unix Linux Community
How can I do this in VI editor?
Introduction
Detecting unused variables...
A (ksh) Library For and From UNIX.com