libclass-methodmaker-perl 2.24-2build2 source package in Ubuntu
Changelog
libclass-methodmaker-perl (2.24-2build2) jammy; urgency=medium * No-change rebuild for the perl update. -- Matthias Klose <email address hidden> Sun, 06 Feb 2022 13:28:51 +0100
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Jammy
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | perl | |
Jammy | 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-2build2.debian.tar.xz | 5.3 KiB | 304bf2fefedd0b68d5582de576ec4fd48608f06c896f54c7f979ba6b748aa806 |
libclass-methodmaker-perl_2.24-2build2.dsc | 2.2 KiB | 9308e920851bb4c32c0c51e9ae54373b314b7767d5c5a39ae7f12855a960b85b |
Available diffs
- diff from 2.24-2build1 to 2.24-2build2 (329 bytes)
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