Locale::Po4a::Chooser(3) Gestiona módulos de po4a

DESCRIPCIÓN

Locale::Po4a::Chooser is a module to manage po4a modules. Previously, all po4a binaries used to know all po4a modules (pod, man, sgml, etc). This made the addition of a new module boring, because you had to make sure that the documentation is synchronized in all modules, and that each of them can access the new module.

Ahora, solamente tiene que invocar la función «Locale::Po4a::Chooser::new()», introduciendo el nombre del módulo como argumento.

The function Locale::Po4a::Chooser::list() lists the available formats, and exits with the value passed as argument. So, we call Locale::Po4a::Chooser::list(0) when requested for the list of formats, and Locale::Po4a::Chooser::list(1) when passed an invalid format name.

AUTORES

 Denis Barbier <[email protected]>
 Martin Quinson (mquinson#debian.org)

TRADUCCION

 Jordi Vilalta <[email protected]>
 Omar Campagne <[email protected]>

DERECHO DE COPIA Y LICENCIA

Copyright 2002,2003,2004,2005,2014 by SPI, inc.

Esto es software libre; puede redistribuirlo y/o modificarlo bajo las condiciones de la licencia GPL (consulte el fichero COPYING).