Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37558615
en ru br
ALT Linux repos
S:1.0-alt4
5.0: 1.0-alt3
4.1: 1.0-alt1
4.0: 1.0-alt1
3.0: 1.0-alt1

Group :: Development/Perl
RPM: perl-CGI-Session-SQLite

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist CGI-Session-SQLite
Name: perl-%dist
Version: 1.0
Release: alt4

Summary: Simple Common Gateway Interface class for Perl
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz
Patch: perl-CGI-Session-SQLite.patch

BuildArch: noarch

# Automatically added by buildreq on Mon Nov 14 2011

BuildRequires: perl-CGI-Session perl-DBD-SQLite perl-devel

%description
This perl library uses perl5 objects to make it easy to create
Web fill-out forms and parse their contents.  This package
defines CGI objects, entities that contain the values of the
current query string and other state variables.  Using a CGI
object's methods, you can examine keywords and parameters
passed to your script, and create forms whose initial values
are taken from the current query (thereby preserving state
information).

%prep
%setup -q -n %dist-%version
%patch -p2

%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