1Pod::Perldoc::ToXml(3pm)Perl Programmers Reference GuidePod::Perldoc::ToXml(3pm)
2
3
4

NAME

6       Pod::Perldoc::ToXml - let Perldoc render Pod as XML
7

SYNOPSIS

9         perldoc -o xml -d out.xml Some::Modulename
10

DESCRIPTION

12       This is a "plug-in" class that allows Perldoc to use
13       Pod::Simple::XMLOutStream as a formatter class.
14
15       This is actually a Pod::Simple::XMLOutStream subclass, and inherits all
16       its options.
17
18       You have to have installed Pod::Simple::XMLOutStream (from the
19       Pod::Simple dist), or this class won't work.
20

SEE ALSO

22       Pod::Simple::XMLOutStream, Pod::Simple, Pod::Perldoc
23
25       Copyright (c) 2002 Sean M. Burke.  All rights reserved.
26
27       This library is free software; you can redistribute it and/or modify it
28       under the same terms as Perl itself.
29
30       This program is distributed in the hope that it will be useful, but
31       without any warranty; without even the implied warranty of
32       merchantability or fitness for a particular purpose.
33

AUTHOR

35       Current maintainer: Adriano R. Ferreira <ferreira@cpan.org>
36
37       Past contributions from: Sean M. Burke <sburke@cpan.org>
38
39
40
41perl v5.12.4                      2011-06-01          Pod::Perldoc::ToXml(3pm)
Impressum