libmodule-runtime-perl 0.016-2 source package in Ubuntu

Changelog

libmodule-runtime-perl (0.016-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 10 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Remove obsolete fields Contact, Name from debian/upstream/metadata
    (already present in machine-readable debian/copyright).

 -- Jelmer Vernooij <email address hidden>  Wed, 15 Jun 2022 20:17:51 +0100

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 main perl
Noble release main perl
Mantic release main perl
Lunar release main perl

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-runtime-perl_0.016-2.dsc 2.2 KiB d438075879c1ff3bf527c6e20fb5868b9fa4e14486506f4539b4a759d361a9de
libmodule-runtime-perl_0.016.orig.tar.gz 17.8 KiB 68302ec646833547d410be28e09676db75006f4aa58a11f3bdb44ffe99f0f024
libmodule-runtime-perl_0.016-2.debian.tar.xz 3.1 KiB 55f0ab3a53d2785e2a1c7cf83c51953491d04f76946441aeae2a472fd150f116

Available diffs

No changes file available.

Binary packages built by this source

libmodule-runtime-perl: Perl module for runtime module handling

 Module::Runtime deals with runtime handling of Perl modules, which are normally
 handled at compile time.
 .
 This module provide functions that can, for example, require or use modules at
 runtime, check for module names validity, compose module names and more.