Bug#695527: ITP: libmoosex-arrayref-perl -- blessed arrayrefs with Moose

Jonas Smedegaard dr at jones.dk
Sun Dec 9 19:15:37 UTC 2012


Package: wnpp
Severity: wishlist
Owner: Jonas Smedegaard <dr at jones.dk>

* Package name    : libmoosex-arrayref-perl
  Version         : 0.004
  Upstream Author : Toby Inkster <tobyink at cpan.org>
* URL             : https://metacpan.org/release/MooseX-ArrayRef
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : 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.



More information about the pkg-perl-maintainers mailing list