The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
=head1

Locale::CLDR::Locales::Vun::Any::Tz - Package for language Vunjo

=cut

package Locale::CLDR::Locales::Vun::Any::Tz;
# This file auto generated from Data\common\main\vun_TZ.xml
#	on Fri 29 Apr  7:32:15 pm GMT

use version;

our $VERSION = version->declare('v0.29.0');

use v5.10.1;
use mro 'c3';
use utf8;
use if $^V ge v5.12.0, feature => 'unicode_strings';

use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
use Moo;

extends('Locale::CLDR::Locales::Vun::Any');
no Moo;

1;

# vim: tabstop=4