Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37502630
en ru br
Репозитории ALT
S:0.082843-alt1
5.1: 0.08010-alt4
4.0: 0.07999_02-alt1
www.altlinux.org/Changes

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define _unpackaged_files_terminate_build 1
Name: perl-DBIx-Class
Version: 0.082843
Release: alt1

Summary: Extensible and flexible object <-> relational mapper
License: Artistic
Group: Development/Perl

URL: http://search.cpan.org/dist/DBIx-Class/
Source0: http://www.cpan.org/authors/id/R/RI/RIBASUSHI/DBIx-Class-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Thu Nov 10 2011 (-bi)

BuildRequires: perl-Module-Install perl-Test-Deep perl-Class-C3 perl-Class-C3-Componentised perl-Class-Trigger perl-Class-Unload perl-Clone perl-Config-Any perl-Context-Preserve perl-DBD-Pg perl-DBD-SQLite perl-DBIx-ContextualFetch perl-Data-Compare perl-Data-Dumper-Concise perl-Data-Page perl-Date-Simple perl-DateTime-Format-Strptime perl-JSON-Any perl-JSON-DWIW perl-Math-Base36 perl-Module-Find perl-MooseX-Getopt perl-MooseX-Types-JSON perl-MooseX-Types-Path-Class perl-PPerl perl-SQL-Abstract perl-SQL-Translator perl-Scope-Guard perl-Test-Exception perl-Test-Memory-Cycle perl-Test-Warn perl-Text-CSV perl-Text-CSV_XS perl-Time-Piece perl-namespace-autoclean perl-podlators perl-threads perl-MooseX-Types-LoadableClass perl(SQL/Abstract/Util.pm)


# Avoid dependency on DBD::ADO

%add_findreq_skiplist */DBIx/Class/Storage/DBI/ADO*
# Avoid dependency on DBD::Oracle
%add_findreq_skiplist */DBIx/Class/Storage/DBI/Oracle*

%description
This is an SQL to OO mapper with an object API inspired by
Class::DBI (and a compatibility layer as a springboard for
porting) and a resultset API that allows abstract encapsulation
of database operations. It aims to make representing queries in
your code as perl-ish as possible while still providing access
to as many of the capabilities of the database as possible,
including retrieving related records from multiple tables in a
single query, JOIN, LEFT JOIN, COUNT, DISTINCT, GROUP BY and
HAVING support.

%prep
%setup -q -n DBIx-Class-%{version}

[ %version = 0.082842 ] && rm t/60core.t t/64db.t

%build
%perl_vendor_build INSTALLMAN1DIR=%_man1dir

%install
%perl_vendor_install

%files
%doc Changes README AUTHORS examples
%_bindir/dbic*
%_man1dir/dbic*.1*
%perl_vendor_privlib/DBIx*
%perl_vendor_privlib/SQL*

%changelog

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

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