Query: pod::pseudopod::docbook
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Pod::PseudoPod::DocBook(3pm) User Contributed Perl Documentation Pod::PseudoPod::DocBook(3pm)NAMEPod::PseudoPod::DocBook -- format PseudoPod as DocBookSYNOPSISuse Pod::PseudoPod::DocBook; my $parser = Pod::PseudoPod::DocBook->new(); ... $parser->parse_file('path/to/file.pod'); Before sending in your manuscript, check that the formatter produced a well-formed DocBook file with xmllint: $ xmllint --noout --valid book.xmlDESCRIPTIONThis class is a formatter that takes PseudoPod and renders it as DocBook 4.4. This is a subclass of Pod::PseudoPod and inherits all its methods.SEE ALSOPod::PseudoPod, Pod::SimpleCOPYRIGHTCopyright (c) 2003-2006 Allison Randal. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. This library is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.AUTHORAllison Randal <allison@perl.org> perl v5.12.4 2011-08-10 Pod::PseudoPod::DocBook(3pm)
Related Man Pages |
---|
pod::simple::text(3pm) - mojave |
pod::perldoc::tochecker(3pm) - mojave |
pod::simple::text(3pm) - suse |
pod::perldoc::tochecker(3pm) - osx |
pod::simple::text(3pm) - osx |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |