libdbi-perl 1.616-1build2 source package in Ubuntu

Changelog

libdbi-perl (1.616-1build2) precise; urgency=low

  * Rebuild for Perl 5.14.
 -- Colin Watson <email address hidden>   Tue, 15 Nov 2011 19:40:08 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main perl

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.616.orig.tar.gz 563.3 KiB 60ce3986c46d12e0eae6def8b4804a90edd02c2cc6b0d2481854e6db8d99d054
libdbi-perl_1.616-1build2.debian.tar.gz 11.0 KiB 000cfd442b4d4adbe2ec9ff6e6ddc3d12931631f2e0f8667c553e0c4c63dd877
libdbi-perl_1.616-1build2.dsc 2.3 KiB e22b3dc7bbc19440d3fa802ca390beb462bbf2c0019a4ff44879e46dc002242a

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