The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02

  • first CPAN release
  • changed pack("Ii") to "Ll", for Alphas, etc
  • added next_event(), as suggested by Brian Wheeler
  • reworked event handling, based on work by Brian Wheeler
  • added X11::Auth, ditched xauth(1)
  • added README
  • changed format of $x->pixmap_formats based on a closer reading of the spec
  • $x->visuals now corresponds to documentation
  • moved Connection::* and Ext::* under X11::Protocol::
  • random cleanup

Modules

Perl module to read X11 authority files
Perl module for names of X11 keysyms
Perl module for the X Window System Protocol, version 11
Perl module abstract base class for X11 client to server connections
Perl module base class for FileHandle-based X11 connections
Perl module for FileHandle-based TCP/IP X11 connections
Perl module for IO::Socket::INET-based X11 connections
Perl module base class for IO::Socket-based X11 connections
Perl module for FileHandle-based Unix-domain X11 connections
Perl module for IO::Socket::UNIX-based X11 connections
Perl module for the X11 protocol Big Requests extension
Perl module for the X11 Protocol Nonrectangular Window Shape Extension