Pod::XML

Pod::XML is a Perl module to convert POD to XML.
Download

Pod::XML Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Matt Sergeant
  • Publisher web site:
  • http://search.cpan.org/~msergeant/

Pod::XML Tags


Pod::XML Description

Pod::XML is a Perl module to convert POD to XML. Pod::XML is a Perl module to convert POD to XML.SYNOPSIS use Pod::XML; my $parser = Pod::XML->new(); $parser->parse_from_file("foo.pod");This module uses Pod::Parser to parse POD and generates XML from the resulting parse stream. It uses its own format, described below. Requirements: · Perl


Pod::XML Related Software