libobject-pad-perl 0.801-2 source package in Ubuntu

Changelog

libobject-pad-perl (0.801-2) unstable; urgency=medium

  * debian/clean: remove generated files. (Closes: #1046027)

 -- gregor herrmann <email address hidden>  Sun, 13 Aug 2023 22:31:29 +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
Mantic release main misc

Downloads

File Size SHA-256 Checksum
libobject-pad-perl_0.801-2.dsc 2.5 KiB 6cab9558adcc4e17509972c0f539f24025c8f61190962d8735769fc564963ab5
libobject-pad-perl_0.801.orig.tar.gz 166.2 KiB 7787a7f276b15766bccc078a8b08fba6b48ed4cb4cd4d7af2e1fb21643050902
libobject-pad-perl_0.801-2.debian.tar.xz 3.4 KiB 13bf9206bc0bffbf2027048a4d20041dc302d09fa06f49733086d65277c348df

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