SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name perl-config-tiny
Version 2.27
Category development
Description Perl extension Config::Tiny.
Maintainer pascal.bellard​@​slitaz.org
License GPL2
Website https://metacpan.org/dist/Config-Tiny
Sizes 24K / 80K
Depends onperl iconperl 
perl-config-tiny screenshot
Download package perl-config-tiny screenshot
Show receipt
Show files list
Show cooking log

Description

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 or comments. If you need something with more power move up to Config::Simple, Config::General or one of the many other Config::* modules.

Lastly, Config::Tiny does not preserve your comments, whitespace, or the order of your config file.

5935 packages and 845883 files in cooking database (Thu Jun 27 00:01:54 2024)