Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044574
en ru br
ALT Linux repos
S:0.005-alt2

Group :: Development/Perl
RPM: perl-MooseX-ArrayRef

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.005-alt2
Build date: 24 february 2020, 15:13 ( 213.5 weeks ago )
Size: 21.15 Kb

Home 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

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-MooseX-ArrayRef
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin