DateTime/Event/Sunrise version 0.01 =================================== This module will return a DateTime Object for sunrise and sunset for a given day. To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: DateTime.pm version 0.07 COPYRIGHT AND LICENCE Same as perl Copyright (C) 2003 Ron Hill This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.