Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37548824
en ru br
Репозитории ALT
S:2.000001-alt1
5.1: 1.60-alt1
4.1: 1.22-alt1
4.0: 1.22-alt1
www.altlinux.org/Changes

Группа :: Разработка/Perl
Пакет: perl-SQL-Abstract

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin