Mac-SleepEvent version 0.02
==========================================

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires Foundation, a module that Apple ships with
the OS X system perl. Because of this, Mac::SleepEvent will only work
with the OS X system perl and not with any other perl installed on
the system.

COPYRIGHT AND LICENCE

Copyright (C) 2009 by Lee Aylward

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.8.8 or,
at your option, any later version of Perl 5 you may have available.