libobject-pad-perl 0.68-1 source package in Ubuntu

Changelog

libobject-pad-perl (0.68-1) unstable; urgency=medium

  * Import upstream version 0.68.

 -- gregor herrmann <email address hidden>  Wed, 17 Aug 2022 20:15:25 +0200

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
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.68-1.dsc 2.6 KiB 1a55e4c77bebb018e4174e0992ca270abca7296bd82958e1e775492c51ee09c3
libobject-pad-perl_0.68.orig.tar.gz 144.5 KiB c4de6304843130964daec928cc5f7d1e98539eefd7edacc7be7e188345e19d71
libobject-pad-perl_0.68-1.debian.tar.xz 3.0 KiB 629e89bf9a65c2ca40cfdd6ea872a1b0f6d6d265b37ad5d030a617a4a881d629

Available diffs

No changes file available.

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