Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-MooX-Lsub-0.2.1-4.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-MooX-Lsub Distribution: Mageia
Version: 0.2.1 Vendor: Mageia.Org
Release: 4.mga9 Build date: Mon Mar 21 00:19:34 2022
Group: Development/Perl Build host: localhost
Size: 82593 Source RPM: perl-MooX-Lsub-0.2.1-4.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/MooX-Lsub
Summary: Very shorthand syntax for bulk lazy builders
I often want to use a lot of lazy build subs to implement some plumbing,
with scope to allow it to be overridden by people who know what they're
doing with an injection library like Bread::Board.

Usually, the syntax of "Class::Tiny" is what I use for such things.

  use Class::Tiny {
    'a' => sub { },
    'b' => sub { },
  };

Etc.

But switching things to Moo means I usually have to get much uglier, and
repeat myself a *lot*.

So this module exists as a compromise.

Additionally, I always forgot to declare "use Moo 1.000008" which was
the first version of "Moo" where "builder => sub" worked, and I would
invariably get silly test failures in smokers as a consequence.

This module avoids such problem entirely, and is tested to work with
"Moo 0.009001".

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Mar 21 2022 umeabot <umeabot> 0.2.1-4.mga9
  + Revision: 1809758
  - Mageia 9 Mass Rebuild

Files

/usr/share/doc/perl-MooX-Lsub
/usr/share/doc/perl-MooX-Lsub/Changes
/usr/share/doc/perl-MooX-Lsub/LICENSE
/usr/share/doc/perl-MooX-Lsub/META.json
/usr/share/doc/perl-MooX-Lsub/META.yml
/usr/share/doc/perl-MooX-Lsub/MYMETA.yml
/usr/share/doc/perl-MooX-Lsub/README
/usr/share/man/man3/MooX::Lsub.3pm.xz
/usr/share/perl5/vendor_perl/MooX
/usr/share/perl5/vendor_perl/MooX/Lsub.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Apr 18 05:24:35 2024