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

Changelog

libclass-xsaccessor-perl (1.19-2build8) bionic; urgency=medium

  * Rebuild against new perl 5.26.1.

 -- Gianfranco Costamagna <email address hidden>  Wed, 01 Nov 2017 12:58:09 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release 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-2build8.debian.tar.xz 3.6 KiB 8a7cc77ac56339a04a257fb1aa8bb22a3917ea24a180949b87c91c9918c94244
libclass-xsaccessor-perl_1.19-2build8.dsc 2.2 KiB a4dc6bfe4ed7b5fa058d4d23a98be04b01768bb48cbef6bdd551280655847cd6

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