Calendar::Schedule version 1.21
===============================
Note: The above lines are generated based on the following code:
<? read_starfish_conf(); &set_readme_line1; !>

This is a Perl module for handling calendar schedules.  Documentation
is a part of Schedule.pm in the pod format.  To convert it into manual
page format, type something like the following:

	  pod2html Schedule.pm

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

No known dependencies yet.

COPYRIGHT AND LICENCE

Copyright 2003-2020 Vlado Keselj and contributors

This script is provided "as is" without express or implied warranty.
This is free software; you can redistribute it and/or modify it under
the same terms as Perl itself.