n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
ON = '0.0500';
use Carp qw(croak);
use Encode;
use HTTP::Tiny;
use URI;
use URI::QueryParam;
use JSON;
use Scalar::Util qw(blessed);
use constant DEBUG => !!$ENV{PERL_GEO_CODER_GEOCODEFARM_DEBUG};
url => 'https://api.geocode.farm/',
ua => HTTP::Tiny->new,
parser => JSON->new->utf8,
raise_failure => 1,
);
=for markdown ```
Creates a new geocoding object
=> $args{url} || 'https://api.geocode.farm/',
parser => $args{parser} || JSON->new->utf8,
raise_failure => defined $args{raise_failure} ? $args{raise_failure} : 1,
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
Carp qw( confess );
use Data::Dumper::Concise qw( Dumper );
use JSON::MaybeXS qw( decode_json );
use List::AllUtils qw( max uniq );
use Locale::Codes::Language
qw(
lazy => 1,
default => sub ($self) {
$self->_source_data_root->child(qw( cldr-json cldr-json ));
},
);
has _locale_codes => (
is => 'ro',
isa => t( 'ArrayRef', of
y $file
= path(
qw( source-data cldr-json cldr-json cldr-core supplemental languageData.json )
);
my $data = decode_json( $file->slurp_raw );
return $data->{supplementa
qw( confess );
use DateTime::Locale::Util qw( parse_locale_code );
use JSON::MaybeXS qw( decode_json );
use Specio::Declare;
use Specio::Library::Builtins;
use Specio::Library::Perl
builder => '_build_parent_locale',
);
has _json_file => (
is => 'ro',
isa => t('File'),
lazy => 1,
builder => '_build_json_file',
);
has _glibc_file => (
is =
ld' . $attr,
);
}
}
has _cldr_json_data => (
is => 'ro',
isa => t('HashRef'),
lazy => 1,
builder => '_build_cldr_json_data',
);
has _first_day_of_week => (
n the tools/ directory, and is called generate-modules.
#
# This file was generated from the CLDR JSON locale data. See the LICENSE.cldr
# file included in this distribution for license details.
#
# D
ng (conforming
to text version of EXPLAIN ANALYZE output) or a structure, containing keys like
in JSON/YAML/XML formats of the explain:
use Pg::Explain::Buffers;
my $from_string = Pg::Explai
mings' } = $T;
}
return;
}
=head2 _build_timing_info
Based on data from structure from json/yaml/xml, build I/O Timings: info line for textual representation of explain.
=cut
sub _build_t