libobject-pad-perl 0.60-1build1 source package in Ubuntu

Changelog

libobject-pad-perl (0.60-1build1) jammy; urgency=medium

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Sun, 06 Feb 2022 15:37:33 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libobject-pad-perl_0.60.orig.tar.gz 127.8 KiB 70d6be53206fda4906aff996e8175b486cf1a03ff747a6cf1fd0dc2a30136070
libobject-pad-perl_0.60-1build1.debian.tar.xz 2.9 KiB d93f7d652e90a90ffa3f35e64308c9026f6bfa300c9af95faac71c3cf734ff6e
libobject-pad-perl_0.60-1build1.dsc 2.5 KiB 8fd9a914516b14499c6fd16f85e50cf74fce41b481e6c58c34a2281411c6b811

Available diffs

View changes file

Binary packages built by this source

libobject-pad-perl: module providing a simple syntax for lexical field-based objects

 Object::Pad provides a simple syntax for creating object classes, which uses
 private variables that look like lexicals as object member fields.
 .
 Classes are automatically provided with a constructor method, called new,
 which helps create the object instances. This may respond to passed
 arguments, automatically assigning values of fields, and invoking other
 blocks of code provided by the class.

libobject-pad-perl-dbgsym: debug symbols for libobject-pad-perl