Name: | perl-Config-IniFiles |
---|---|
Version: | 3.000003 |
Release: | 6.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 155164 |
License: | GPL+ or Artistic |
RPM: | perl-Config-IniFiles-3.000003-6.el9.noarch.rpm |
Source RPM: | perl-Config-IniFiles-3.000003-6.el9.src.rpm |
Build Date: | Fri Jan 21 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/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. |