libclass-methodmaker-perl 2.24-2build6 source package in Ubuntu

Changelog

libclass-methodmaker-perl (2.24-2build6) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 18:55:16 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
libclass-methodmaker-perl_2.24.orig.tar.gz 75.4 KiB 5eef58ccb27ebd01bcde5b14bcc553b5347a0699e5c3e921c7780c3526890328
libclass-methodmaker-perl_2.24-2build6.debian.tar.xz 5.5 KiB 8f896a83a78a0c26c77e3ef36d169d43bf707b606d9abed19577fc93bdddee32
libclass-methodmaker-perl_2.24-2build6.dsc 2.3 KiB b3aac782eeb1732adb490d521df25190df50f4b4d014a9a19a004ad784e1e11b

Available diffs

View changes file

Binary packages built by this source

libclass-methodmaker-perl: Perl module for creating generic methods

 Class::MethodMaker is a simple module which solves the problem of having to
 continually write accessor and mutator methods for your objects that perform
 standard tasks. Instead of thinking in terms of methods, you install one or
 more components into a class and methods are automatically created for you.
 A component is intended as a cohesive unit of data that should only be changed
 using the provided methods.

libclass-methodmaker-perl-dbgsym: debug symbols for libclass-methodmaker-perl