Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37408132
en ru br
ALT Linux repos
S:2.000001-alt1
5.0: 1.24-alt1
4.1: 1.22-alt1
4.0: 1.22-alt1

Group :: Development/Perl
RPM: perl-SQL-Abstract

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
%define dist SQL-Abstract
Name: perl-%dist
Version: 2.000001
Release: alt1

Summary: Generate SQL from Perl data structures
License: GPL or Artistic
Group: Development/Perl

URL: http://search.cpan.org/dist/SQL-Abstract/
Source0: http://www.cpan.org/authors/id/M/MS/MSTROUT/%{dist}-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Jan 13 2011 (-bi)

BuildRequires: perl-DBIx-Class perl-Term-ANSIColor perl-Test-Deep perl-Test-Exception perl-Test-Pod perl-Test-Pod-Coverage perl-Test-Warn

%description
This module was inspired by the excellent DBIx::Abstract.
However, in using that module I found that what I really wanted
to do was generate SQL, but still retain complete control over my
statement handles and use the DBI interface. So, I set out to
create an abstract SQL generation module.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes examples README
%perl_vendor_privlib/DBIx*
%perl_vendor_privlib/SQL*

%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