Schedule/ByClock version 1.01
=============================
Give back the control to the caller at given times in the minute or in the hour.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
This module requires these other modules and libraries:
Time::localtime;
Carp;
SUPPORT
In case you find any problems during installation or use of this module,
please do not hesitate in contacting the author, Gustav Schaffter.
(See the module documentation for details of how to contact the author.)
COPYRIGHT AND LICENCE
Copyright (c) 1999, 2000, 2001 and 2002, Gustav Schaffter. All rights reserved.
This program is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.