1Publican::Builder::DocBUosoekr4(C3o)ntributed Perl DocumPeunbtlaitciaonn::Builder::DocBook4(3)
2
3
4

NAME

6       Publican::Builder::DocBook4 - A module to Convert XML to various output
7       formats
8

SYNOPSIS

10           use Publican::Builder::DocBook4;
11           my $builder = Publican::Builder::DocBook4->new();
12           $builder->clean_ids();
13

DESCRIPTION

15       Manipulate DocBook 4 XML and convert to other formats.
16

INTERFACE

18   new
19       Create a new Publican::Builder::DocBook4 object.
20
21   setup_xml
22       Create the proper directory structure for the XML, including copying in
23       Brand files.
24
25   clean_ids
26       Travers over the source XML and update the id's to match the standard
27       format.
28
29       Updates all existing PO files with the new xref links.
30
31   validate_xml
32       Ensure the XML validates against the DTD.
33
34       To debug the XML catalogs
35
36       export XML_DEBUG_CATALOG=1
37
38       test...
39
40       unset XML_DEBUG_CATALOG
41
42   get_author_list
43       Return the author list for the supplied language.
44

DIAGNOSTICS

46       "unknown args %s"
47           All subs with named parameters will return this error when
48           unexpected named arguments are provided.
49
50       "%s is a required argument"
51           Any sub with a mandatory parameter will return this error if the
52           parameter is undef.
53

CONFIGURATION AND ENVIRONMENT

55       Publican requires no configuration files or environment variables.
56

DEPENDENCIES

58       Carp version Publican Publican::XmlClean Publican::Translate File::Path
59       File::pushd File::Find XML::LibXML Cwd Archive::Tar DateTime
60       DateTime::Format::DateParse Syntax::Highlight::Engine::Kate
61       HTML::TreeBuilder HTML::FormatText Term::ANSIColor POSIX
62

INCOMPATIBILITIES

64       None reported.
65

BUGS AND LIMITATIONS

67       No bugs have been reported.
68
69       Please report any bugs or feature requests to
70       "publican-list@redhat.com", or through the web interface at
71       <https://bugzilla.redhat.com/bugzilla/enter_bug.cgi?product=Publican&component=publican>.
72

AUTHOR

74       Jeff Fearn  "<jfearn@redhat.com>"
75
76
77
78perl v5.30.0                      2019-07-26    Publican::Builder::DocBook4(3)
Impressum