Name : perl-XML-Simple
| |
Version : 2.20
| Vendor : obs://build_opensuse_org/home:Alexander_Naumov
|
Release : 4.1
| Date : 2015-05-14 23:24:40
|
Group : Development/Libraries/Perl
| Source RPM : perl-XML-Simple-2.20-4.1.src.rpm
|
Size : 0.17 MB
| |
Packager : (none)
| |
Summary : Easily read/write XML (esp config files)
|
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()\'.
The simplest approach is to call these two functions directly, but an optional object oriented interface (see the \"OPTIONAL OO INTERFACE\" manpage below) allows them to be called as methods of an *XML::Simple* object. The object interface can also be used at either end of a SAX pipeline.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/Alexander_Naumov:/SLE12/SLE_12_GA/noarch |