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

Changelog

libobject-pad-perl (0.808-ok1) nile; urgency=medium

  * Sync upstream version.

 -- zhouganqing <email address hidden>  Tue, 23 Apr 2024 20:31:16 +0800

Upload details

Uploaded by:
周淦清
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Nile V2.0 release main perl
Nile V2.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libobject-pad-perl_0.808.orig.tar.gz 176.9 KiB 109b669c962e212a64b23ae28eae3e9c5bfdf958cb99c85dc1a5f884002a51be
libobject-pad-perl_0.808-ok1.debian.tar.xz 1.7 KiB 3e3e52fe137720bb6a559bf20003e2264bd1a859a3db68dfa299b67d30ee913f
libobject-pad-perl_0.808-ok1.dsc 2.0 KiB 3ad233630d69af4b384d5f6af875e385cd925c1a5fd696f9c70baaf3389c52e6

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