Date::Holidays::DK
Determines whether a given date is a Danish public holiday or not.

See the POD for further documentation.

Install the usual way:

  perl Makefile.PL
  make
  make test
  make install

or, if you've got Module::Build installed:

  perl Build.PL
  perl Build
  perl Build test
  perl Build install

Copyright (c) 2004-2025 Lars Thegler. All rights reserved.

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