Stephen McCamant > X11-Protocol-0.50 > MANIFEST

Download:
X11-Protocol-0.50.tar.gz

Annotate this POD

CPAN RT

New  2
Open  3
View Bugs
Report a bug
Source   Latest Release: X11-Protocol-0.56
Auth.pm  [pod] Read .Xauthority files
Changes List of changes from previous versions
Keysyms.pm  [pod] Names of keysyms (like keysymdef.h)
MANIFEST List of files
Makefile.PL Source for Makefile
Protocol.pm  [pod] The X11 Window System Protocol
Protocol/Connection.pm  [pod] Base class for connections
Protocol/Connection/FileHandle.pm  [pod] Base class for FileHandle connections
Protocol/Connection/INETFH.pm  [pod] TCP/IP FileHandle connections
Protocol/Connection/INETSocket.pm  [pod] TCP/IP IO::Socket connections
Protocol/Connection/Socket.pm  [pod] Base class for IO:Socket connections
Protocol/Connection/UNIXFH.pm  [pod] Unix-domain FileHandle connections
Protocol/Connection/UNIXSocket.pm  [pod] Unix-domain IO::Socket connections
Protocol/Ext/BIG_REQUESTS.pm  [pod] BIG-REQUESTS extension
Protocol/Ext/SHAPE.pm  [pod] SHAPE extension
README The Instructions
Todo The Wishlist
eg/anim.pl Animated example
eg/full_test.pl Exhaustive test of Protocol.pm et al.
eg/teletype.pl Two-display example
eg/widgets1.pl User interface widget example
eg/widgets2.pl X11-Motif version of widget example
eg/widgets3.pl Unfinished OO-interface widget example
eg/widgets.c C Xlib version of widget example
eg/wintree.pl Window hierarchy utility example
test.pl Short test of Protocol.pm et al.