Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37690650
en ru br
ALT Linux repos
S:1.03-alt2
5.0: 1.03-alt1
4.1: 1.03-alt1
4.0: 1.02-alt1
3.0: 1.02-alt1

Group :: Development/Perl
RPM: perl-DBIx-ContextualFetch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist DBIx-ContextualFetch
Name: perl-%dist
Version: 1.02
Release: alt1

Summary: Add contextual fetches to DBI
License: GPL or Artistic
Group: Development/Perl

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

BuildArch: noarch

# Added by buildreq2 on Thu Jul 14 2005

BuildRequires: perl-DBD-SQLite perl-devel

%description
It always struck me odd that DBI didn't take much advantage of Perl's
context sensitivity. DBIx::ContextualFetch redefines some of the various
fetch methods to fix this oversight. It also adds a few new methods for
convenience (though not necessarily efficiency).

%prep
%setup -q -n %dist-%version
%__subst -p s/SQLite2/SQLite/g t/*.t

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes
%dir %perl_vendor_privlib/DBIx
%dir %perl_vendor_privlib/DBIx/ContextualFetch.pm

%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