Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > 83d4b93723083388eb98b21d52f2a6e8 > files > 4

perl-Date-HolidayParser-0.300.0-1mdv2010.1.noarch.rpm

Date::HolidayParser

Date::HolidayParser is a parser for .holiday files. These are
files that define holidays in various parts of the world in
an easy to read and easy to write (but hard to parse due
to its very flexible) format.

DOCUMENTATION
The documentation is included in the pm file.

	perldoc ./lib/Date/HolidayParser.pm
or
	perldoc Date::HolidayParser

INSTALLATION

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install


COPYRIGHT AND LICENCE

Copyright (C) 2006 Eskild Hustvedt

This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.

See the files COPYING, COPYING.gpl and COPYING.artistic that came with
Date::HolidayParser.