Name: | perl-Config-IniFiles |
---|---|
Version: | 3.000003 |
Release: | 15.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 154106 |
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
RPM: | perl-Config-IniFiles-3.000003-15.el10_0.noarch.rpm |
Source RPM: | perl-Config-IniFiles-3.000003-15.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-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. |