1Zanata::Util::PomXML(3)User Contributed Perl DocumentatioZnanata::Util::PomXML(3)
2
3
4
5       new(content=>str, zanataPluginVersion=>str )
6           New a PomXML instance. If content is given, the value is set
7           accordingly.
8
9           Options
10
11           content
12               A string representation of xml.
13
14           zanataPluginVersion
15               A string that specify the zanata plugin version
16
17           Properties
18
19           elementHash
20               Hash that hold various element references
21
22           plugins
23               Reference to /project/build/plugins
24
25       add_configuration(tagName, optHash)
26           Add a new element in configuration.
27
28       add_configuration_overridable(tagName, optHash)
29           Add an element to configuration section, yet make it overridable
30           from command line.  Note that if
31

POD ERRORS

33       Hey! The above document had some coding errors, which are explained
34       below:
35
36       Around line 26:
37           '=item' outside of any '=over'
38
39           =over without closing =back
40
41
42
43perl v5.28.0                      2018-07-15           Zanata::Util::PomXML(3)
Impressum