Name: | perl-Config-IniFiles |
---|---|
Version: | 2.98 |
Release: | 3.el8 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 154227 |
License: | GPL+ or Artistic |
RPM: | perl-Config-IniFiles-2.98-3.el8.noarch.rpm |
Source RPM: | perl-Config-IniFiles-2.98-3.el8.src.rpm |
Build Date: | Sat Mar 09 2019 |
Build Host: | ca-build101.us.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. |