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-5.mga10 RPM for noarch

From Mageia Cauldron for i686 / media / core / release

Name: perl-MooX-Lsub Distribution: Mageia
Version: 0.2.1 Vendor: Mageia.Org
Release: 5.mga10 Build date: Fri Jun 27 02:47:00 2025
Group: Development/Perl Build host: localhost
Size: 82357 Source RPM: perl-MooX-Lsub-0.2.1-5.mga10.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

* Fri Jun 27 2025 umeabot <umeabot> 0.2.1-5.mga10
  + Revision: 2204052
  - Mageia 10 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, Sat Jun 28 06:22:52 2025