Home > Repository > 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.
Nome:perl-Config-Tiny
Versione: 2.3-1mamba
Gruppo:System/Libraries/Perl
Manutentore:silvan
Licenza:GPL, Artistic
Dimensione:38,52 kB
URL di origine:https://www.cpan.org/
Data di compilazione:2023-10-13 08:22:22
Pacchetti binari e dipendenze
x86_64i586
RPM creatiperl-Config-Tiny
perl-Config-Tiny
Dipendenze di compilazioneperl(Test::Pod) [1]
perl-devel [1]
perl(Test::Pod) [1]
perl-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
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