Main > Programming > Libraries >

XML::Simple 2.14

XML::Simple 2.14

Sponsored Links

XML::Simple 2.14 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.065 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1168
Date added: 2006-09-06
Publisher: Grant McLean

XML::Simple 2.14 description

XML::Simple is a easy API to maintain XML (esp config files).

SYNOPSIS

use XML::Simple;

my $ref = XMLin([< xml file or string >] [, < options >]);

my $xml = XMLout($hashref [, < options >]);

Or the object oriented way:

require XML::Simple;

my $xs = new XML::Simple(options);

my $ref = $xs->XMLin([< xml file or string >] [, < options >]);

my $xml = $xs->XMLout($hashref [, < options >]);

(or see "SAX SUPPORT" for the SAX way).

To catch common errors:

use XML::Simple qw(:strict);

XML::Simple 2.14 Screenshot

Advertisements

XML::Simple 2.14 Keywords

Bookmark XML::Simple 2.14

Hyperlink code:
Link for forum:

XML::Simple 2.14 Copyright

WareSeeker periodically updates pricing and software information of XML::Simple 2.14 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 XML::Simple 2.14 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
Sponsored Links
Related Software
HTML::Simple is a simple, dependency free module for generating HTML (and XML). Free Download
XML::Genx::Simple is a slightly simpler wrapper class for genx. Free Download
XML::Writer::Simple is a Perl module to create XML files easily! Free Download
XML::SAX::Simple is a SAX version of XML::Simple. Free Download
Test::XML::Simple is an easy testing for XML. Free Download
XML::Simple::Tree is a tree object extension for XML::Simple data structures. Free Download
XMLStarlet is a command line XML toolkit. Free Download
XML::Simple::DTDReader is a simple XML file reading based on their DTDs. Free Download