Date-Holidays-CA version 0.01
=============================
OVERVIEW
This module determines public holidays for Canadian jurisdictions.
DEVELOPMENT STATUS
Alpha. I'm very interested in feedback on dependencies, interface,
features, and which holidays should be considered "canonical" stat holidays
by default.
INSTALLATION
Install this module with the usual dance:
perl Makefile.PL
make
make test
make install
DEPENDENCIES
Perl 5.6 or later
Carp
DateTime
DateTime::Event::Easter
Test::More
COPYRIGHT AND LICENCE
Copyright (C) 2006-2009 by Rick Scott
This module is free software! You can copy, modify, share and
distribute it under the same license as Perl itself.