套件:libclass-xsaccessor-perl(1.19-4 以及其他的)
libclass-xsaccessor-perl 的相關連結
Debian 的資源:
下載原始碼套件 libclass-xsaccessor-perl:
- [libclass-xsaccessor-perl_1.19-4.dsc]
- [libclass-xsaccessor-perl_1.19.orig.tar.gz]
- [libclass-xsaccessor-perl_1.19-4.debian.tar.xz]
維護小組:
- Debian Perl Group (QA 頁面, 郵件存檔)
- Damyan Ivanov (QA 頁面)
- gregor herrmann (QA 頁面)
- Ansgar Burchardt (QA 頁面)
- Xavier Guimard (QA 頁面)
外部的資源:
- 主頁 [metacpan.org]
相似套件:
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.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: perl (<< 5.36.1~)
- Larry Wall's Practical Extraction and Report Language
- dep: perl (>= 5.36.0-4)
-
- dep: perlapi-5.36.0
- 本虛擬套件由這些套件填實: perl-base