libobject-pad-perl 0.823-ok1 source package in openKylin

Changelog

libobject-pad-perl (0.823-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:02:44 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libobject-pad-perl_0.823.orig.tar.gz 201.7 KiB 23ce2d67ea92a1ee92997ea14c261a24d82dfa371815a984f678a89d4aadcdb2
libobject-pad-perl_0.823-ok1.debian.tar.xz 2.3 KiB b2766a076adaffaa8ee95d204b05b0136c884bf6e95c856ae7a43856128f77d8
libobject-pad-perl_0.823-ok1.dsc 2.1 KiB 6680d17b4ea1f962ef6877eb0a924cc39126ef8dd6625df8b12ce351b050b0a9

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