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

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

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

%define dist CGI-Application
Name: perl-%dist
Version: 4.61
Release: alt1

Summary: Framework for building reusable web-applications
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/MA/MARTO/%{dist}-%{version}.tar.gz

BuildArch: noarch

# support for PSGI is optional

%filter_from_requires /PSGI/d

# Automatically added by buildreq on Wed Nov 16 2011

BuildRequires: perl-CGI perl-Class-ISA perl-HTML-Template perl-Module-Build perl-libnet

%description
CGI::Application is intended to make it easier to create sophisticated,
reusable web-based applications.  This module implements a methodology which,
if followed, will make your web software easier to design, easier to document,
easier to write, and easier to evolve.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README Examples GPL
%perl_vendor_privlib/CGI

%changelog

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

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