套件: libmoosex-arrayref-perl (0.005-1.1)
libmoosex-arrayref-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libmoosex-arrayref-perl:
- [libmoosex-arrayref-perl_0.005-1.1.dsc]
- [libmoosex-arrayref-perl_0.005.orig.tar.gz]
- [libmoosex-arrayref-perl_0.005-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Jonas Smedegaard
外部的資源:
- 主頁 [search.cpan.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