Name: | perl-Config-IniFiles |
---|---|
Version: | 2.94 |
Release: | 5.el8 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 150114 |
License: | GPL+ or Artistic |
RPM: | perl-Config-IniFiles-2.94-5.el8.noarch.rpm |
Source RPM: | perl-Config-IniFiles-2.94-5.el8.src.rpm |
Build Date: | Tue May 28 2019 |
Build Host: | ca-build101.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. |