libdbi-perl 1.616-1build1 source package in Ubuntu

Changelog

libdbi-perl (1.616-1build1) oneiric; urgency=low

  * Rebuild for Perl 5.12.
 -- Colin Watson <email address hidden>   Fri, 06 May 2011 12:12:09 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.616.orig.tar.gz 563.3 KiB 60ce3986c46d12e0eae6def8b4804a90edd02c2cc6b0d2481854e6db8d99d054
libdbi-perl_1.616-1build1.debian.tar.gz 11.2 KiB d7d7606ee136ae04dd7a098a084d394cd506f103935b2edf4b3547f8e7c9d447
libdbi-perl_1.616-1build1.dsc 2.3 KiB 22c23e745d2bc4124bbf923484090a173a6f2939def99830f766daedea71f971

Available diffs

View changes file

Binary packages built by this source

libdbi-perl: Perl Database Interface (DBI)

 DBI (DataBase Interface) is a Perl framework that provides a common interface
 to access various backend databases in a uniform manner. DBD (DataBase Driver)
 modules provide implementations for various backend data storage mechanisms
 including networked relational databases (particularly SQL databases) and even
 web services such as the Google search engine.
 .
 It is extremely portable and available for a wide range of operating systems,
 architectures and data stores, including:
 .
  * Oracle
  * Microsoft SQL Server
  * IBM DB2
  * SQLite
  * PostgreSQL
  * Firebird
  * MySQL