[ 原始碼: libmoosex-arrayref-perl ]
套件:libmoosex-arrayref-perl(0.005-3)
libmoosex-arrayref-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmoosex-arrayref-perl:
- [libmoosex-arrayref-perl_0.005-3.dsc]
- [libmoosex-arrayref-perl_0.005.orig.tar.gz]
- [libmoosex-arrayref-perl_0.005-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
blessed arrayrefs with Moose
Objects implemented with arrayrefs rather than hashrefs are often faster than those implemented with hashrefs. Moose's default object implementation is hashref based. Can we go faster?
Simply "use MooseX::ArrayRef" instead of "use Moose", but note the limitations (see documentation).
The current implementation is mostly a proof of concept, but it does mostly seem to work.
其他與 libmoosex-arrayref-perl 有關的套件
|
|
|
|
-
- dep: libmoose-perl (>= 2.00)
- modern Perl object system framework
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language