Main > Programming > Libraries >

Pod::PXML 0.12

Pod::PXML 0.12

Sponsored Links

Pod::PXML 0.12 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.012 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 838
Date added: 2007-07-08
Publisher: Sean M. Burke

Pod::PXML 0.12 description

Pod::PXML is a Perl module that contains pxml2pod and pod2pxml.

SYNOPSIS

use Pod::PXML;

# Take from a file...
open(XMLOUT, ">foo.xml") || die "cant wropen foo.xml: $!";
binmode(XMLOUT);
print XMLOUT Pod::PXML::pod2xml(foo.pod);
close(XMLOUT);

# Take from a file, going the other way:
open(PODOUT, ">foo.pod") || die "cant wropen foo.pod: $!";
binmode(PODOUT);
print PODOUT Pod::PXML::xml2pod(foo.xml);
close(PODOUT);

# Or take from STDIN:
print , Pod::PXML::pod2xml(join , );
# Or the other way;
print , Pod::PXML::xml2pod(join , );

Perls documention is conventionally expressed in Plain Old Documentation.
POD-format is a wonderfully concise text format, but it is quite idiosyncratic. This module seeks to make it easier to turn text thats in POD-format into XML, and to turn text thats in XML into POD-format.

Pod::PXML 0.12 Screenshot

Advertisements

Pod::PXML 0.12 Keywords

Bookmark Pod::PXML 0.12

Hyperlink code:
Link for forum:

Pod::PXML 0.12 Copyright

WareSeeker periodically updates pricing and software information of Pod::PXML 0.12 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Pod::PXML 0.12 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Pod::XML is a Perl module to convert POD to XML. Free Download
Pod::POM is a POD Object Model. Free Download
App::Modular is a Perl module with modularization framework for perl programs. Free Download
Pod::Template is a Perl module for building pod documentation from templates. Free Download
Pod::Hlp is a Perl module that can convert POD data to formatted VMS HLP Help module text. Free Download
Pod::WSDL is a Perl module that creates WSDL documents from (extended) pod. Free Download
Pod::Html::HtmlTree is a Perl module to convert pod files to html tree. Free Download
Code::Perl is a Perl module to produce Perl code from a tree. Free Download