Locale::TextDomain::OO::Singleton::Translator - Provides singleton translator
$Id: Translator.pm 496 2014-05-10 18:57:10Z steffenw $
1.010
This module provides the singleton translator access for Locale::TextDomain:OO.
use Locale::TextDomain::OO::Singleton::Translator;
$lexicon_data = Locale::TextDomain::OO::Singleton::Translator->instance;
none
Inside of this distribution is a directory named example. Run this *.pl files.
none
none
Locale::TextDomain::OO::Singleton::Translator
not known
none
Steffen Winkler
Copyright (c) 2014,
Steffen Winkler
<steffenw at cpan.org>
.
All rights reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.