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

Changelog

libclass-methodmaker-perl (2.24-2build3) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 11:43:29 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe perl
Lunar 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-2build3.debian.tar.xz 5.4 KiB 8dbecce4ce827f390f06a0666f045272baa2129f27907217fad49727df6c637a
libclass-methodmaker-perl_2.24-2build3.dsc 2.2 KiB 743b33c5baad79901b6be57659bee0010a2046df74d89662a58449c61cb35268

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