Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37398876
en ru br
ALT Linux repositórios
S:0.23-alt1

Group :: Desenvolvimento/Perl
RPM: perl-CGI-Emulate-PSGI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009