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

NAME

DateTime::Event::Jewish::Yomtov - list of festivals

SYNOPSIS

 use DateTime::Event::Jewish::Yomtov qw(@festival);

DESCRIPTION

This module exports a list of festival dates as an array of arrayrefs. Each array element is of the form [ name, dayOfMonth, monthNumber, diasporaFlag ] Bear in mind that Nissan is month 1 and Tishrei is month 7.

Only festivals that affect Shabbat leyning are listed, so Purim, Chanukkah, 10 Tevet etc. are not in the list.

The diasporaFlag is non-zero for those festivals that apply only outside Israel.

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.