libclass-xsaccessor-perl 1.19-3build3 source package in Ubuntu
Changelog
libclass-xsaccessor-perl (1.19-3build3) focal; urgency=medium * No-change rebuild for the perl update. -- Matthias Klose <email address hidden> Fri, 18 Oct 2019 19:29:43 +0000
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Focal
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Focal | 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-3build3.debian.tar.xz | 3.8 KiB | 8799248deab44192981c8806ff1d98c6695376084d645ffb69de12a092f34031 |
| libclass-xsaccessor-perl_1.19-3build3.dsc | 2.2 KiB | a8461d5cd1f8e07b0f6284e9ad2a72c7311f655c24013e3faf201bd861852e5c |
Available diffs
- diff from 1.19-3build2 to 1.19-3build3 (327 bytes)
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
