—=head1
Locale::CLDR::Locales::Lv::Any::Lv - Package for language Latvian
=cut
package
Locale::CLDR::Locales::Lv::Any::Lv;
# This file auto generated from Data\common\main\lv_LV.xml
# on Thu 29 Mar 9:09:59 pm GMT
use
strict;
use
warnings;
use
version;
our
$VERSION
= version->declare(
'v0.32.0'
);
use
v5.10.1;
use
utf8;
use
if
$^V ge v5.12.0,
feature
=>
'unicode_strings'
;
use
Moo;
extends
(
'Locale::CLDR::Locales::Lv::Any'
);
no
Moo;
1;
# vim: tabstop=4