The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

pod2xml - convert POD to XML

SYNOPSIS

  pod2xml [infile [outfile]]

DESCRIPTION

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

SEE ALSO

Pod::Parser, Pod::XML