NAME

Pod::PseudoPod::DocBook::OReilly - Turn Pod into O'Reilly's DocBook

SYNOPSIS

use Pod::PseudoPod::DocBook::OReilly;

DESCRIPTION

***THIS IS ALPHA SOFTWARE. MAJOR PARTS WILL CHANGE***

I wrote just enough of this module to get my job done, and I skipped every part of the specification I didn't need while still making it flexible enough to handle stuff later.

The style information

I don't handle all of the complexities of styles, defining styles, and all that other stuff. There are methods to return style names, and you can override those in a subclass.

TO DO

SEE ALSO

Pod::PseudoPod, Pod::PseudoPod::DocBook, Pod::Simple

SOURCE AVAILABILITY

This source is in Github:

https://github.com/briandfoy/pod-pseudopod-docbook

If, for some reason, I disappear from the world, one of the other members of the project can shepherd this module appropriately.

AUTHOR

brian d foy, <briandfoy@pobox.com>

COPYRIGHT AND LICENSE

Copyright © 2009-2025, brian d foy <briandfoy@pobox.com>. All rights reserved.

You may redistribute this under the same terms as Perl itself.