libmodule-pluggable-fast-perl 0.19-4 source package in Ubuntu

Changelog

libmodule-pluggable-fast-perl (0.19-4) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libmodule-pluggable-fast-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Thu, 08 Dec 2022 12:53:10 +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
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libmodule-pluggable-fast-perl_0.19-4.dsc 2.3 KiB a12d10ee70e4880af438c8155aa7bd902275276b98f6fc5bf8963cfad58074e7
libmodule-pluggable-fast-perl_0.19.orig.tar.gz 3.6 KiB 08c8577058f19932ca1b666b7b9126a18b556a39b08be6fb39b06a45392a075f
libmodule-pluggable-fast-perl_0.19-4.debian.tar.xz 2.8 KiB a011cb6f813929b1aa96c6584bafddea7ee2add3b62d81f457d027fe2567c712

Available diffs

No changes file available.

Binary packages built by this source

libmodule-pluggable-fast-perl: module for fast plugins with instantiation

 Module::Pluggable::Fast is similar to Module::Pluggable but instantiates
 plugins as soon as they are found, which is useful for code generators like
 Class::DBI::Loader.