Module for reading .ini-style configuration files
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.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/perl-Config-IniFiles && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Config-IniFiles-2.68.tar.gz | 0000058255 56.9 KB | |
perl-Config-IniFiles.changes | 0000008477 8.28 KB | |
perl-Config-IniFiles.spec | 0000002330 2.28 KB |
Revision 24 (latest revision is 47)
Sascha Peilicke (saschpe)
accepted
request 74378
from
Vítězslav Čížek (vitezslav_cizek)
(revision 24)
- update to 2.68 * Typo correction: https://rt.cpan.org/Ticket/Display.html?id=69003 Version 2.67: ( Tue Jun 21 14:55:07 IDT 2011 ) * Made sure that parameters with empty values will be written to the file. - Fixes https://rt.cpan.org/Public/Bug/Display.html?id=68554 .
Comments 0