liburi-db-perl 0.15-2 source package in Ubuntu

Changelog

liburi-db-perl (0.15-2) unstable; urgency=medium

  * Team upload.
  * Add explicit build dependency on libmodule-build-perl
  * Declare the package autopkgtestable

 -- Niko Tyni <email address hidden>  Thu, 04 Jun 2015 23:21:38 +0300

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liburi-db-perl_0.15-2.dsc 2.0 KiB 39822085a08ba75175e3cd38e9620a96bd117341a453e7d98d56cdd62521f2d9
liburi-db-perl_0.15.orig.tar.gz 20.0 KiB ac3dc3eeb8ca58dc4f7e1dfed6bca5bb8ebbc5dfacee63161490b09a4bfac982
liburi-db-perl_0.15-2.debian.tar.xz 2.0 KiB e1c63e4a781c5dbfa2ac621542ec425dd79de71c1ae26f03df0614eba0495716

Available diffs

No changes file available.

Binary packages built by this source

liburi-db-perl: module to support database URI standard

 URI::db provides a Perl interface for a proposed standard for database
 connection URIs. They're inspired by JDBC URIs and PostgreSQL URIs, though
 they're a bit more formal. The specification for their format is documented
 in <https:/github.com/theory/db-uri/>.
 .
 This library also includes an interface to convert database URIs to DBI DSNs.