套件:libclass-xsaccessor-perl(1.19-4 以及其他的) [debports]
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 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.16)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (<< 5.40.1~)
- Larry Wall's Practical Extraction and Report Language
- dep: perl (>= 5.40.0-6)
-
- dep: perlapi-5.40.0
- 本虛擬套件由這些套件填實: perl-base