Name: | perl-Config-IniFiles |
---|---|
Version: | 2.79 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 122079 |
License: | GPL+ or Artistic |
RPM: | perl-Config-IniFiles-2.79-1.el7.noarch.rpm |
Source RPM: | perl-Config-IniFiles-2.79-1.el7.src.rpm |
Build Date: | Tue Nov 18 2014 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/Config-IniFiles/ |
Summary: | A module for reading .ini-style configuration files |
Description: | Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash. |