软件包: libmoosex-arrayref-perl (0.005-1)
libmoosex-arrayref-perl 的相关链接
Trisquel 的资源:
下载源码包 libmoosex-arrayref-perl:
- [libmoosex-arrayref-perl_0.005-1.dsc]
- [libmoosex-arrayref-perl_0.005.orig.tar.gz]
- [libmoosex-arrayref-perl_0.005-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- 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