Home > Repositories > base > perl-Config-Tiny

perl-Config-Tiny: Config::Tiny - Read/Write .ini style files with as little code as possible

Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. Most of the time it is accepted that Perl applications use a lot of memory and modules. The ::Tiny family of modules is specifically intended to provide an ultralight alternative to the standard modules.
This module is primarily for reading human written files, and anything we write shouldn't need to have documentation/comments.
If you need something with more power move up to Config::Simple, Config::General or one of the many other Config:: modules. To rephrase, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.
Name:perl-Config-Tiny
Release: 2.3-1mamba
Group:System/Libraries/Perl
Maintainer:silvan
License:GPL, Artistic
Size:38.52 kB
Upstream URL:https://www.cpan.org/
Build time:2023-10-13 08:22:22
Binary packages and requirements
x86_64i586
Built RPMSperl-Config-Tiny
perl-Config-Tiny
Build requirementsperl(Test::Pod) [1]
perl-devel [1]
perl(Test::Pod) [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2023-10-13autodist2.30-1mamba- automatic version update by autodist
2023-04-05autodist2.29-1mamba- automatic version update by autodist
2022-01-09silvan2.28-1mamba- update to 2.28
2011-05-01autodist2.14-1mamba- automatic update by autodist
2011-02-18gil2.12-1mamba- package created by autospec