Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040318
en ru br
ALT Linux repos
S:0.82-alt1
5.0: 0.67-alt2
4.1: 0.67-alt2
4.0: 0.67-alt2
3.0: 0.67-alt1.1

Group :: Development/Perl
RPM: perl-FCGI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define module FCGI

Name: perl-%module
Version: 0.82
Release: alt1

Summary: Fast CGI module for perl
License: OpenMarket
Group: Development/Perl

URL: %CPAN %module
Source0: http://www.cpan.org/authors/id/E/ET/ETHER/%{module}-%{version}.tar.gz

# Automatically added by buildreq on Sun Oct 09 2011

BuildRequires: perl-devel perl(FCGI/Client.pm)

%description
This is a Fast CGI module for perl. It's based on the FCGI module that comes
with Open Market's FastCGI Developer's Kit.

See %_docdir/%name-%version/*.fpl for an examples on how to use this module.

See also the file %_docdir/%name-%version/LICENSE.TERMS for information on
usage and redistribution of this module, and for a DISCLAIMER OF ALL
WARRANTIES.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_archlib/FCGI.pm
%perl_vendor_autolib/FCGI
%doc README ChangeLog
#*.fpl

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin