libmro-compat-perl 0.15-2 source package in Ubuntu

Changelog

libmro-compat-perl (0.15-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.6.1, no changes needed.
  * Apply multi-arch hints. + libmro-compat-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Wed, 07 Dec 2022 20:21:14 +0000

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmro-compat-perl_0.15-2.dsc 2.2 KiB 3b665e1faac0fd6072b5e4f63e95a49fa6e5d5f569388f54e619e3711cbcc9a7
libmro-compat-perl_0.15.orig.tar.gz 16.1 KiB 0d4535f88e43babd84ab604866215fc4d04398bd4db7b21852d4a31b1c15ef61
libmro-compat-perl_0.15-2.debian.tar.xz 3.5 KiB 88bcbfc9d0bfc3037816ae50df6b3f92fae560a917e0d9292bb3bf43084f23e5

Available diffs

No changes file available.

Binary packages built by this source

libmro-compat-perl: mro::* interface compatibility for Perls < 5.9.5

 The "mro" namespace provides several utilities for dealing with method
 resolution order and method caching in general in Perl 5.9.5 and higher.
 .
 MRO::Compat provides those interfaces for earlier versions of Perl
 (back to 5.6.0 anyway).