NAME
App::XML::DocBook::Builder - Build DocBook/XML files.
VERSION
Version 0.0300
SYNOPSIS
use App::XML::DocBook::Builder;
my $foo = App::XML::DocBook::Builder->new();
FUNCTIONS
initialize_makefiles($args)
Initialize the makefile in the directory.
Accepts one named argument which is "doc_base" for the document base name.
AUTHOR
Shlomi Fish, <shlomif at cpan.org>
BUGS
Please report any bugs or feature requests to bug-app-docbook-xml-builder at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App::XML::DocBook::Builder. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc App::XML::DocBook::Builder
You can also look for information at:
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
RT: CPAN's request tracker
http://rt.cpan.org/NoAuth/Bugs.html?Dist=App::XML::DocBook::Builder
Search CPAN
ACKNOWLEDGEMENTS
COPYRIGHT & LICENSE
Copyright 2007 Shlomi Fish.
This program is released under the following license: MIT/X11