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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:39:14 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libclass-methodmaker-perl_2.24.orig.tar.gz 75.4 KiB 5eef58ccb27ebd01bcde5b14bcc553b5347a0699e5c3e921c7780c3526890328
libclass-methodmaker-perl_2.24-2build4.debian.tar.xz 5.4 KiB b508e344d16ca919a725a5cbfe8fe1d9dc0f0c2dfd2a5cdd552c41d4490c8dc0
libclass-methodmaker-perl_2.24-2build4.dsc 2.2 KiB 8978591f17eb1fc6b0c80a4c6e8945a99d0bd8d782b190ae0b8293f30b61ad49

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