Date-Holidays-BY
Determine Belarus official holidays and business days in 2017-2019
INSTALLATION
Classic:
perl Makefile.PL
make
make install
Using cpanminus:
cpanm Date::Holidays::BY
DEVELOP
Install Carton (
https://metacpan.org/pod/Carton ), then dependencies:
perl dev/dev.pl
Do something with code and test:
carton exec dzil (test/build/clean)
Clean dependencies:
perl dev/clean-dev.pl
SUPPORT AND DOCUMENTATION
After installing, you can find documentation for this module with the perldoc command.
perldoc Date::Holidays::BY
You can also look for information at:
GitHub
https://github.com/bes-internal/Date-Holidays-BY
MetaCPAN
https://metacpan.org/pod/Date::Holidays::BY
COPYRIGHT AND LICENCE
Copyright © 2017-2019 Vladimir Varlamov <
[email protected]>
This module is adapted copy of Date-Holidays-RU:
Copyright © 2014 Alexander Nalobin <
[email protected]>
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.