perl-XML-Simple - Easily read/write XML (esp config files)
Website: | http://search.cpan.org/dist/XML-Simple/ |
---|---|
License: | GPL+ or Artistic |
- Description:
The XML::Simple module provides a simple API layer on top of an underlying XML parsing module (either XML::Parser or one of the SAX2 parser modules). Two functions are exported: XMLin() and XMLout(). Note: you can explicity request the lower case versions of the function names: xml_in() and xml_out().
Packages
perl-XML-Simple-2.20-8m.mo8.noarch [74 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (2.20-8m) - rebuild against perl-5.20.0 |