Group
Extension

Matches 1

Locale-Meta ( A/AM/AMORTEGUI/Locale-Meta-0.008.tar.gz, AMORTEGUI, 2017; MetaCPAN )
Locale-Meta/lib/Locale/Meta.pm ( view source; MetaCPAN )
rict;
use warnings;
use utf8;
use Carp;
use JSON::MaybeXS qw/JSON/;

our $VERSION = "0.008";

=head1 NAME

Locale::Meta - Multilanguage support loading json structures based on Locale::Wolowitz.

=hea
d1 VERSION

version 0.008

=head1 SYNOPSIS

  #in ./i18n/file.json
  {
    "en": {
      "color": {
        "trans" : "color"
        "meta": {
          "searchable": 1,
        }
      }
    },
    
ency of the 
file names as part of the definition of the language, to manage a new json data structure 
for the .json files definitions, and also, add a meta field in order to be 
able to extend the u

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.