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

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

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

%define _unpackaged_files_terminate_build 1
%define dist Config-General
Name: perl-%dist
Version: 2.65
Release: alt1

Summary: Generic Config Module
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/T/TL/TLINDEN/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Tue Apr 27 2010

BuildRequires: perl-devel

%description
This module opens a config file and parses it's contents
for you. After parsing the module returns a hash structure
which contains the representation of the config file.

The format of config files supported by Config::General is
inspired by the well known apache config format, in fact,
this module is 100%% read-compatible to apache configs, but
you can also just use simple name/value pairs in your config
files.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changelog README
%perl_vendor_privlib/Config*

%changelog

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

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