The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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:

        http://github.com/briandfoy/Pod-WordML

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, <bdfoy@cpan.org>

COPYRIGHT AND LICENSE

Copyright © 2009-2015, brian d foy <bdfoy@cpan.org>. All rights reserved.

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