The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

DateTime::Event::Jewish - Claculate leyning and Shabbat times

VERSION

Version 0.08

SYNOPSIS

This module is not intended to be used directly. Instead you should use either the Sunrise of Parshah sub-modules.

    use DateTime::Event::Jewish::Sunrise :
    use DateTime::Event::Jewish::Parshah qw(nextShabbat parshah);

DateTime::Event::Jewish::Sunrise is an OO module that provides functions for calculating interesting halachic times. See the pod in that module for mmore information.

DateTime::Event::Jewish::Parshah calculates the leyning for a given Gregorian date. See the pod in that module for more information.

AUTHOR

Raphael Mankin, <rapmankin at cpan.org>

BUGS

Please report any bugs or feature requests to bug-datetime-event-jewish at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=DateTime-Event-Jewish. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

    perldoc DateTime::Event::Jewish

You can also look for information at:

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

Copyright 2010 Raphael Mankin.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See http://dev.perl.org/licenses/ for more information.