Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37535894
en ru br
ALT Linux repos
S:1.280-alt1
5.0: 1.105-alt1
4.1: 0.079-alt1
4.0: 0.079-alt1

Group :: Development/Perl
RPM: perl-CGI-Simple

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
Epoch: 1
%define dist CGI-Simple
Name: perl-%dist
Version: 1.280
Release: alt1

Summary: A Simple totally OO CGI interface that is CGI.pm compliant
License: Artistic and GPL
Group: Development/Perl

URL: %CPAN %dist
Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/%{dist}-%{version}.tar.gz
Patch: perl-CGI-Simple-1.112-alt-mod_perl.patch

BuildArch: noarch

# Automatically added by buildreq on Wed Mar 16 2011 (-bi)

BuildRequires: perl-IO-stringy perl-Module-Build perl-Test-Pod perl-Test-Pod-Coverage perl-libwww perl(Test/Exception.pm) perl(Test/NoWarnings.pm)

%description
CGI::Simple provides a relatively lightweight drop in
replacement for CGI.pm. It shares an identical OO interface to
CGI.pm for parameter parsing, file upload, cookie handling and
header generation. This module is entirely object oriented,
however a complete functional interface is available by using
the CGI::Simple::Standard module.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/CGI*

%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