App::XML::DocBook::Docmake - translate DocBook/XML to other formats


App-XML-DocBook-Builder documentation  | view source Contained in the App-XML-DocBook-Builder distribution.

Index


NAME

Top

App::XML::DocBook::Docmake - translate DocBook/XML to other formats

VERSION

Top

Version 0.0300

SYNOPSIS

Top

    use App::XML::DocBook::Docmake;

    my $docmake = App::XML::DocBook::Docmake->new({argv => [@ARGV]});

    $docmake->run()

FUNCTIONS

Top

my $obj = App::XML::DocBook::Docmake->new({argv => [@ARGV]})

Instantiates a new object.

$docmake->run()

Runs the object.

AUTHOR

Top

Shlomi Fish, <shlomif at cpan.org>

BUGS

Top

Please report any bugs or feature requests to bug-app-docbook-xml-docmake at rt.cpan.org, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=App::XML::DocBook::Docmake. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

Top

You can find documentation for this module with the perldoc command.

    perldoc App::XML::DocBook::Docmake

You can also look for information at:

* AnnoCPAN: Annotated CPAN documentation

http://annocpan.org/dist/App::XML::DocBook::Docmake

* CPAN Ratings

http://cpanratings.perl.org/d/App::XML::DocBook::Docmake

* RT: CPAN's request tracker

http://rt.cpan.org/NoAuth/Bugs.html?Dist=App::XML::DocBook::Docmake

* Search CPAN

http://search.cpan.org/dist/App::XML::DocBook::Docmake

ACKNOWLEDGEMENTS

Top

COPYRIGHT & LICENSE

Top


App-XML-DocBook-Builder documentation  | view source Contained in the App-XML-DocBook-Builder distribution.