![]() |
![]()
| ![]() |
![]()
NAMEData::Localize::Gettext - Acquire Lexicons From .po Files DESCRIPTIONMETHODSformat_string($lang, $value, @args)Formats the string add_path($path, ...)Adds a new path where .po files may be searched for. get_lexicon($lang, $id)Gets the specified lexicon set_lexicon($lang, $id, $value)Sets the specified lexicon merge_lexiconMerges 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 load_from_fileLoads lexicons from specified file load_from_pathLoads lexicons from specified path. May contain glob()'able expressions. registerRegisters this localizer parse_metadataParse meta data information in .po file UTF8Currently, strings are assumed to be utf-8, AUTHORDaisuke Maki "<daisuke@endeworks.jp>" Parts of this code stolen from Locale::Maketext::Lexicon::Gettext. COPYRIGHT
|