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

NAME

pod2xml - convert POD to XML

SYNOPSIS

  pod2xml [--encoding foobar] [infile [outfile]]

DESCRIPTION

Takes the file specified on the command line and converts its POD contents to XML.

SEE ALSO

Pod::Parser, Pod::XML