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

Changelog

libclass-xsaccessor-perl (1.19-2build3) vivid; urgency=medium

  * Rebuild for perl 5.20.2.
 -- Matthias Klose <email address hidden>   Tue, 03 Mar 2015 18:23:06 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Vivid
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-2build3.debian.tar.xz 3.4 KiB e7384a76c7ce8f155ae740d36d9ee560db56e472de7c37c937d8dc072858ffba
libclass-xsaccessor-perl_1.19-2build3.dsc 2.2 KiB 19830dfc464c225f00aecff5d753901f05ba462aa410035eeff564f0ce4fdaa8

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 package libclass-xsaccessor-perl

 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.