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

Changelog

libclass-xsaccessor-perl (1.19-ok2) yangtze; urgency=medium

  * Modify debian/control.

 -- denghao <email address hidden>  Fri, 16 Sep 2022 05:05:18 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.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-ok2.debian.tar.xz 2.4 KiB 9da00c8d3dc7711141751975c8a47c88c1b771c477b42165926dd4313c6c9adc
libclass-xsaccessor-perl_1.19-ok2.dsc 1.9 KiB b8edcfdf5d298c2a22598730dfbe5dfbbb8ea12ffd8012441dc10610cb6a7609

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