X11-SendEvent version 1.3
=========================

This module presents a simple interface for sending events to
an X window.  It also provides methods for finding windows.

INSTALLATION

To install this module type the following:

  perl Makefile.PL
  make
  make test
  make install

DEPENDENCIES

1. the X11::Protocol module
2. the X11::Keyboard module
3. an X server :)

COPYRIGHT AND LICENCE

Copyright (C) 2002 Erick Calder <[email protected]>

This product is distributed under the MIT License. A copy of this license
was included in a file called LICENSE. If for some reason, this file was not
included, please see http://www.opensource.org/licenses/mit-license.html
to obtain a copy of this license.