liborlite-mirror-perl 1.24-4 source package in Ubuntu

Changelog

liborlite-mirror-perl (1.24-4) unstable; urgency=medium

  * Add CPAN RT patch to make Makefile.PL work without
    Module::Install::DSL.
    Thanks to Niko Tyni for the bug report. (Closes: #1040026)
  * Update years of packaging copyright.
  * Declare compliance with Debian Policy 4.6.2.

 -- gregor herrmann <email address hidden>  Sat, 01 Jul 2023 16:20:59 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
liborlite-mirror-perl_1.24-4.dsc 2.6 KiB 84762f60e262aa85b9af2e84e89b2f1102ffd99da50eda03df93e2e2f936dadd
liborlite-mirror-perl_1.24.orig.tar.gz 38.3 KiB 542530f9930d5874de51e3105239ff472c20972ead49e6949dc21564f9f8a4f8
liborlite-mirror-perl_1.24-4.debian.tar.xz 4.3 KiB e1d61320305adf9e293c7f8a8a495d21529ee73ad0160b792e486196aa652736

Available diffs

No changes file available.

Binary packages built by this source

liborlite-mirror-perl: ORLite extension to use remote SQLite databases

 ORLite::Mirror provides a simple mechanism for opening a read-only SQLite
 database from anywhere on the web. In a method analogous to using ORLite to
 work with a local read-only SQLite database, you can use ORLite::Mirror to
 open a SQLite database at an arbitrary URI. If the remote file has a "gz" or
 "bz2" extension, then ORLite::Mirror will decompress the file before opening.