Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-X11-Protocol: X11-Protocol - Raw interface to X Window System servers
- Summary
- X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for
information about X11), allowing perl programs to display windows and
graphics on X11 servers.
A full description of the protocol is beyond the scope of this documentation;
for complete information, see the I<X Window System Protocol, X Version 11>,
available as Postscript or *roff source from C<ftp://ftp.x.org>, or
I<Volume 0: X Protocol Reference Manual> of O'Reilly & Associates's series of
books about X (ISBN 1-56592-083-X, C<http://www.oreilly.com>), which contains
most of the same information.
Changelog
- * Fri Aug 26 17:00:00 2005 Paul Howarth <paul{%}city-fan{*}org> 0.54-2
- remove redundant BR: perl
- remove compiler optimization flags, redundant for noarch package
- require "rpmbuild --with X" to run tests requiring X
- include examples as %doc
- include license text
- * Thu Aug 18 17:00:00 2005 Duncan Ferguson <duncan_j_ferguson{%}yahoo{*}co{*}uk> 0.54-1
- Initial build