Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37789771
en ru br
Репозитории ALT
S:2.29-alt1
5.1: 2.12-alt1
4.1: 2.12-alt1
4.0: 2.02-alt1
3.0: 2.02-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-Config-Tiny

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

#
#   - Config::Tiny -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --spec-only Config::Tiny
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Config-Tiny
%define m_distro Config-Tiny
%define m_name Config::Tiny
%define m_author_id unknown
%define _enable_test 1

Name: perl-Config-Tiny
Version: 2.02
Release: alt1

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

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Vitaly Lipatov <lav at altlinux.ru>

BuildArch: noarch
Source: http://search.cpan.org//CPAN/authors/id/A/AD/ADAMK/%m_distro-%version.tar.gz

# Automatically added by buildreq on Tue Jul 12 2005

BuildRequires: perl-Pod-Escapes perl-Pod-Simple perl-Test-Pod perl-devel

%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.

%prep
%setup -q -n %m_distro-%version
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
%perl_vendor_man3dir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin