The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Locale::Maketext::Lexicon::DB::Handle - Maketext handle for Locale::Maketext::Lexicon::DB

VERSION

version 1.141830

METHODS

maketext ($key)

Return the compiled string represented by $key. If $key does not exist, an exception is raised, unless auto is set in which case $key is returned.

SEE ALSO

Locale::Maketext::Lexicon::DB

AUTHOR

Pete Smith <pete@cubabit.net>

COPYRIGHT AND LICENSE

This software is copyright (c) 2014 by Pete Smith.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.