Jump to letter: [
ACDFGHIJKLMNOPSUVXZ
]
perl-Config-Tiny - Perl module for reading and writing .ini style configuration files
- Description:
Config::Tiny is a Perl module designed for reading and writing .ini
style configuration files. It is designed for simplicity and ease of
use, and thus only supports the most basic operations.
Packages
| perl-Config-Tiny-2.27-1.el9.noarch
[29 KiB] |
Changelog
by Paul Howarth (2021-09-22):
- Update to 2.27
- Add the option of passing a hashref to the constructor, where it is
turned into an object of the class (see POD under new([$config]) for
details)
- Move test.conf back into t/, where it was years ago, before someone tried
to remove all uses of File::Spec; since File::Spec is used often now,
there is no point in keeping test.conf in the root directory of the distro
|