Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37047534
en ru br
ALT Linux repos
S:4.48-alt2
5.0: 4.40-alt5
4.1: 3.95-alt2
4.0: 3.95-alt2
3.0: 3.95-alt2

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

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist CGI-Session
Name: perl-%dist
Version: 4.48
Release: alt2

Summary: Persistent session data in CGI applications
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: %dist-%version.tar.gz

BuildArch: noarch

# avoid dependency on perl-devel

%add_findreq_skiplist */CGI/Session/Test*

# Automatically added by buildreq on Mon Nov 14 2011 (-bi)

BuildRequires: perl-CGI perl-CGI-Simple perl-DBD-Pg perl-DBD-SQLite perl-DBD-mysql perl-DBM perl-FreezeThaw perl-Module-Build

%description
CGI-Session is a Perl5 library that provides an easy, reliable and modular
session management system across HTTP requests. Persistency is a key feature
for such applications as shopping carts, login/authentication routines, and
application that need to carry data across HTTP requests. CGI::Session does
that and many more.

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

%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