libdbi-perl 1.643-4build1 source package in Ubuntu

Changelog

libdbi-perl (1.643-4build1) noble; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:40:52 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.643.orig.tar.gz 598.0 KiB 8a2b993db560a2c373c174ee976a51027dd780ec766ae17620c20393d2e836fa
libdbi-perl_1.643-4build1.debian.tar.xz 14.3 KiB 1d0f111cdd9202cdc60c4736dc6fc7140047a11abe377018a340e4ae3c51b411
libdbi-perl_1.643-4build1.dsc 2.2 KiB 36ad7c3fb752d671aca7656857deca4b42ba5154d1c5d640c3247287672ae561

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

libdbi-perl-dbgsym: debug symbols for libdbi-perl