libclass-xsaccessor-perl 1.19-2build7 source package in Ubuntu

Changelog

libclass-xsaccessor-perl (1.19-2build7) artful; urgency=medium

  * No-change rebuild for perl 5.26.0.

 -- Matthias Klose <email address hidden>  Wed, 26 Jul 2017 20:04:55 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Artful
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libclass-xsaccessor-perl_1.19.orig.tar.gz 78.9 KiB 99c56b395f1239af19901f2feeb125d9ecb4e351a0d80daa9529211a4700a6f2
libclass-xsaccessor-perl_1.19-2build7.debian.tar.xz 3.5 KiB f676be09f4cf28884f8402385a17a900af32c9f9c0a69e597dbb089b696ed1b4
libclass-xsaccessor-perl_1.19-2build7.dsc 2.2 KiB dc93f63baf7184eea0502e57a60a0a7ba88b325bd9d2b92e1de240ca40eaeddd

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