libclass-xsaccessor-perl 1.19-ok4 source package in openKylin

Changelog

libclass-xsaccessor-perl (1.19-ok4) nile; urgency=medium

  * No change rebuild against perl-5.36

 -- CI Bot <email address hidden>  Mon, 15 Apr 2024 06:22:33 +0000

Upload details

Uploaded 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
libclass-xsaccessor-perl_1.19.orig.tar.gz 78.9 KiB 99c56b395f1239af19901f2feeb125d9ecb4e351a0d80daa9529211a4700a6f2
libclass-xsaccessor-perl_1.19-ok4.debian.tar.xz 2.4 KiB f7a91c0bbcff176c1e46709295894cda506cf6fad3835bf8bd24e510455fa66a
libclass-xsaccessor-perl_1.19-ok4.dsc 1.9 KiB c1385005d530d18efa909ed98f0640417479c2531fa82e3f3d5685b861e2585e

Available diffs

View changes file

Binary packages built by this source

libclass-xsaccessor-perl: Perl module providing fast XS accessors

 Class::XSAccessor implements fast XS accessors both for getting at and setting
 an object attribute. Additionally, the module supports mutators and simple
 predicates like those for testing the truth value of a variable. It works only
 with objects that are implemented as ordinary hashes.
 .
 The XS accessor methods were between 1.6 and 2.5 times faster than typical
 pure-perl accessors in some simple benchmarking. If you usually write clear
 code, a factor of two speed-up is a good estimate.
 .
 Refer to Class::XSAccessor::Array (also included in libclass-xsaccessor-perl)
 for an implementation that works with array-based objects.

libclass-xsaccessor-perl-dbgsym: debug symbols for libclass-xsaccessor-perl