Data::Localize::Trait::WithStorage - Localizer With Configurable Storage


NAME

Data::Localize::Trait::WithStorage - Localizer With Configurable Storage


METHODS

get_lexicon($lang, $id)

Gets the specified lexicon

set_lexicon($lang, $id, $value)

Sets the specified lexicon

merge_lexicon

Merges lexicon (may change...)

get_lexicon_map($lang)

Get the lexicon map for language $lang

set_lexicon_map($lang, \%lexicons)

Set the lexicon map for language $lang

 Data::Localize::Trait::WithStorage - Localizer With Configurable Storage