Perl Diver 2.31
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

Pod::Simple::XMLOutStream

Name Pod::Simple::XMLOutStream
Version 3.35
Located at /usr/share/perl5/vendor_perl
File /usr/share/perl5/vendor_perl/Pod/Simple/XMLOutStream.pm
Is Core No
Search CPAN for this module Pod::Simple::XMLOutStream
Documentation Pod::Simple::XMLOutStream
Module Details Pod::Simple::XMLOutStream

NAME

Pod::Simple::XMLOutStream -- turn Pod into XML


SYNOPSIS

  perl -MPod::Simple::XMLOutStream -e \
   "exit Pod::Simple::XMLOutStream->filter(shift)->any_errata_seen" \
   thingy.pod


DESCRIPTION

Pod::Simple::XMLOutStream is a subclass of the Pod::Simple manpage that parses Pod and turns it into XML.

Pod::Simple::XMLOutStream inherits methods from the Pod::Simple manpage.


SEE ALSO

the Pod::Simple::DumpAsXML manpage is rather like this class; see its documentation for a discussion of the differences.

the Pod::Simple manpage, the Pod::Simple::DumpAsXML manpage, the Pod::SAX manpage

the Pod::Simple::Subclassing manpage

The older (and possibly obsolete) libraries the Pod::PXML manpage, the Pod::XML manpage


ABOUT EXTENDING POD

TODO: An example or two of =extend, then point to Pod::Simple::Subclassing


SEE ALSO

the Pod::Simple manpage, the Pod::Simple::Text manpage, the Pod::Spell manpage


SUPPORT

Questions or discussion about POD and Pod::Simple should be sent to the pod-people@perl.org mail list. Send an empty email to pod-people-subscribe@perl.org to subscribe.

This module is managed in an open GitHub repository, https://github.com/perl-pod/pod-simple/. Feel free to fork and contribute, or to clone git://github.com/perl-pod/pod-simple.git and send patches!

Patches against Pod::Simple are welcome. Please send bug reports to <bug-pod-simple@rt.cpan.org>.


COPYRIGHT AND DISCLAIMERS

Copyright (c) 2002-2004 Sean M. Burke.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

This program 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.


AUTHOR

Pod::Simple was created by Sean M. Burke <sburke@cpan.org>. But don't bother him, he's retired.

Pod::Simple is maintained by:

Perl Diver brought to you by ScriptSolutions.com © 1997- 2024