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

Changelog

libclass-methodmaker-perl (2.24-1build6) focal; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Fri, 18 Oct 2019 19:21:31 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
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-1build6.debian.tar.xz 5.3 KiB f64c667f88396d9a3c0e6e1b5165c9a06c9fd77d8ae0dc983bb3e39a00df03d0
libclass-methodmaker-perl_2.24-1build6.dsc 2.3 KiB ebc5e58c374bd8c6d9754fc961bbd86d58363c70f1a14c675668b145231b7c96

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