Package perl-MooseX-ArrayRef: Information
Source package: perl-MooseX-ArrayRef
Version: 0.005-alt2
Build time: Feb 24, 2020, 06:17 PM in the task #246855
Category: Development/Perl
Report package bugHome page: https://metacpan.org/release/MooseX-ArrayRef
License: perl
Summary: blessed arrayrefs with Moose
Description:
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 in the section below. The current implementation is mostly a proof of concept, but it does mostly seem to work. =begin private =item init_meta =end private
Maintainer: Igor Vlasenko
Last changed
Feb. 24, 2020 Igor Vlasenko 0.005-alt2
- to Sisyphus as perl-Sub-HandlesVia dep
April 9, 2016 Igor Vlasenko 0.005-alt1.1
- rebuild to restore role requires
Sept. 22, 2014 Igor Vlasenko 0.005-alt1
- regenerated from template by package builder