Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37534323
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 

%define _unpackaged_files_terminate_build 1
%define dist Config-Tiny
Name: perl-%dist
Version: 2.29
Release: alt1

Summary: Read/Write .ini style files with as little code as possible
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/R/RS/RSAVAGE/%{dist}-%{version}.tgz

BuildArch: noarch

# Automatically added by buildreq on Tue Apr 26 2011

BuildRequires: perl-devel perl(Module/Build.pm)

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

%prep
%setup -q -n %{dist}-%{version}

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README Changelog.ini
%perl_vendor_privlib/Config

%changelog

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

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