1Locale::Po4a::Chooser(3U)ser Contributed Perl DocumentatiLooncale::Po4a::Chooser(3)
2
3
4
6 Locale::Po4a::Chooser - manage po4a modules
7
9 Locale::Po4a::Chooser is a module to manage po4a modules. Previously,
10 all po4a binaries used to know all po4a modules (pod, man, sgml, etc).
11 This made the addition of a new module boring, to make sure the
12 documentation is synchronized in all modules, and that each of them can
13 access the new module.
14
15 Now, you just have to call the Locale::Po4a::Chooser::new() function,
16 passing the name of module as argument.
17
18 You also have the Locale::Po4a::Chooser::list() function which lists
19 the available formats and exits on the value passed as argument.
20
22 About po4a:
23 Locale::Po4a::Po(3pm), Locale::Po4a::TransTractor(3pm), po4a(7)
24
25 About modules:
26 Locale::Po4a::Dia(3pm), Locale::Po4a::Docbook(3pm),
27 Locale::Po4a::Guide(3pm), Locale::Po4a::Halibut(3pm),
28 Locale::Po4a::Ini(3pm), Locale::Po4a::KernelHelp(3pm),
29 Locale::Po4a::LaTeX(3pm), Locale::Po4a::Man(3pm),
30 Locale::Po4a::Pod(3pm), Locale::Po4a::Sgml(3pm),
31 Locale::Po4a::TeX(3pm), Locale::Po4a::Texinfo(3pm),
32 Locale::Po4a::Text(3pm), Locale::Po4a::Wml(3pm).
33 Locale::Po4a::Xhtml(3pm), Locale::Po4a::Xml(3pm),
34 Locale::Po4a::Wml(3pm).
35
37 Denis Barbier <barbier@linuxfr.org>
38 Martin Quinson (mquinson#debian.org)
39
41 Copyright 2002,2003,2004,2005 by SPI, inc.
42
43 This program is free software; you may redistribute it and/or modify it
44 under the terms of GPL (see the COPYING file).
45
46
47
48perl v5.16.3 2014-06-10 Locale::Po4a::Chooser(3)