libdbi-perl 1.647-ok1 source package in openKylin

Changelog

libdbi-perl (1.647-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 07:12:33 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libdbi-perl_1.647.orig.tar.gz 710.4 KiB 0df16af8e5b3225a68b7b592ab531004ddb35a9682b50300ce50174ad867d9aa
libdbi-perl_1.647-ok1.debian.tar.xz 5.9 KiB 34a62ba9019cd59c68f1c0f34972275051e4a8afa6e789b6c0999eb57515dcd3
libdbi-perl_1.647-ok1.dsc 2.0 KiB 5f5829678c05c1f330c8ea7d8efdf725cde868da7e98776582a139c736851b19

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

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