Section: User Contributed Perl Documentation (3)Updated: 2010-11-30Local indexUp
NAME
Locale::Po4a::Chooser - manage po4a modules
DESCRIPTION
Locale::Po4a::Chooser is a module to manage po4a modules. Before, all po4a
binaries used to know all po4a modules (pod, man, sgml, etc). This made the
add of a new module boring, to make sure the documentation is synchronized
in all modules, and that each of them can access the new module.
Now, you just have to call the Locale::Po4a::Chooser::new() function,
passing the name of module as argument.
You also have the Locale::Po4a::Chooser::list() function which lists the
available format and exits on the value passed as argument.