The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Locale::Babelfish::Maketext - Wrapper around Locale::Maketext

VERSION

version 0.06

METHODS

create_lh

Handler for dictionary at Locale::Maketext

    $class->create_lh( $dictname, $lang, $lex );

set_lexicon

    $self->set_lexicon( $lex );

lexicon

    $self->lexicon();

l10n

    $self->l10n( ... );

SEE ALSO

Locale::Maketext

https://github.com/nodeca/babelfish

AUTHORS

  • Igor Mironov <grif@cpan.org>

  • Crazy Panda LLC

  • REG.RU LLC

COPYRIGHT AND LICENSE

This software is Copyright (c) 2014 by Igor Mironov.

This is free software, licensed under:

  The MIT (X11) License