Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37835707
en ru br
ALT Linux repos
S:2.29-alt1
5.0: 2.12-alt1
4.1: 2.12-alt1
4.0: 2.02-alt1
3.0: 2.02-alt1

Group :: Development/Perl
RPM: perl-Config-Tiny

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.12-alt1
Build date: 19 january 2008, 00:40 ( 850.7 weeks ago )
Size: 18.10 Kb

Home page:   http://search.cpan.org/~adamk/Config-Tiny-2.12/

License: Artistic
Summary: Config-Tiny - Read/Write .ini style files with as little code as possible
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/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.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-Config-Tiny
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin