NAME
DateTime::Event::Jewish::Yomtov - list of festivals
SYNOPSIS
use DateTime::Event::Jewish::Yomtov qw(@festival);
DESCRIPTION
This module exports a list fo festival dates as an array of arrayrefs. Each array element is of the form [ name, dayOfMonth, monthNumber ] Bear in mind that Nissan is month 1 and Tishrei is month 7.
Only festivals that affect leyning are listed, so Purim, chanukkah, 10 Tevet etc. are not in the list.
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:
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Event-Jewish
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
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.