Name: | perl-XML-Smart |
---|---|
Version: | 1.79 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 233221 |
License: | GPL+ or Artistic |
RPM: | perl-XML-Smart-1.79-1.el7.noarch.rpm |
Source RPM: | perl-XML-Smart-1.79-1.el7.src.rpm |
Build Date: | Sat Nov 04 2017 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/XML-Smart/ |
Summary: | Smart, easy and powerful way to access/create XML files/data |
Description: | This module provides an easy way to access/create XML data. It's based on a HASH tree created from the XML data, and enables dynamic access to it through the standard Perl syntax for Hash and Array, without necessarily caring about which you are working with. In other words, each point in the tree works as a Hash and an Array at the same time! |