Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37536385
en ru br
ALT Linux repos
S:1.08-alt1
5.0: 1.01-alt1
4.1: 1.01-alt1
4.0: 1.01-alt1
3.0: 1.01-alt1

Group :: Development/Perl
RPM: perl-Tie-DBI

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define dist Tie-DBI
Name: perl-%dist
Version: 1.06
Release: alt1

Summary: Tie Perl hashes to DBI relational databases
License: GPL or Artistic
Group: Development/Perl

URL: %CPAN %dist
Source: http://www.cpan.org/authors/id/T/TO/TODDR/Tie-DBI-%{version}.tar.gz

BuildArch: noarch

# Automatically added by buildreq on Fri Nov 11 2011

BuildRequires: perl-DBD-SQLite perl-Encode perl-devel

%description
This module allows you to tie Perl associative arrays (hashes) to SQL
databases using the DBI interface.  The tied hash is associated with
a table in a local or networked database.  One field of the table becomes
the hash key, and another becomes the value.  Once tied, all the standard
hash operations work, including iteration over keys and values.

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

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%perl_vendor_privlib/Tie

%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