Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37537546
en ru br
Репозитории ALT

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

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

Name: perl-CGI-Emulate-PSGI
Version: 0.23
Release: alt1

Summary: CGI::Emulate::PSGI - PSGI adapter for CGI
Group: Development/Perl
License: Perl

Url: %CPAN CGI-Emulate-PSGI
Source: %name-%version.tar

BuildArch: noarch
BuildRequires: perl-devel perl-libwww perl-CGI perl(Test/Requires.pm)

%description
This module allows an application designed for the CGI environment to
run in a PSGI environment, and thus on any of the backends that PSGI
supports.
It works by translating the environment provided by the PSGI
specification to one expected by the CGI specification. Likewise, it
captures output as it would be prepared for the CGI standard, and
translates it to the format expected for the PSGI standard using
CGI::Parse::PSGI module

%prep
%setup -q

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/CGI/Emulate/PSGI.pm
%perl_vendor_privlib/CGI/Parse/PSGI.pm
%doc Changes README

%changelog

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

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