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
        
            - * Sun Apr  2 17:00:00 2006 Duncan Ferguson <duncan_j_ferguson{%}yahoo{*}co{*}uk> 0.55-3
 
            - Change tests for X environment
 
        
            - * Sat Apr  1 16:00:00 2006 Duncan Ferguson <duncan_j_ferguson{%}yahoo{*}co{*}uk> 0.55-2
 
            - Specfile bugfile
 
        
            - * Fri Mar 31 16:00:00 2006 Duncan Ferguson <duncan_j_ferguson{%}yahoo{*}co{*}uk> 0.55-1
 
            - Update to new version of X11::Protocol