Package perl-Config-Tiny: Information

    Source package: perl-Config-Tiny
    Version: 2.12-alt1
    Build time:  Jan 20, 2008, 07:00 AM
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-Config-Tiny (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov


      1. perl-Pod-Escapes
      2. perl-Pod-Simple
      3. perl-Test-Pod
      4. perl-devel

    Last changed


    Jan. 19, 2008 Vitaly Lipatov 2.12-alt1
    - new version 2.12 (with rpmrb script)
    July 12, 2005 Vitaly Lipatov 2.02-alt1
    - first build for ALT Linux Sisyphus