—=head1
Locale::CLDR::Locales::Da::Any::Dk - Package for language Danish
=cut
package
Locale::CLDR::Locales::Da::Any::Dk;
# This file auto generated from Data\common\main\da_DK.xml
# on Sat 21 Nov 5:32:14 pm GMT
use
version;
our
$VERSION
= version->declare(
'v0.28.2'
);
use
v5.10.1;
use
utf8;
use
if
$^V ge v5.12.0,
feature
=>
'unicode_strings'
;
use
Moose;
extends
(
'Locale::CLDR::Locales::Da::Any'
);
no
Moose;
__PACKAGE__->meta->make_immutable;
1;
# vim: tabstop=4