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-3.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-MooX-Lsub Distribution: Mageia
Version: 0.2.1 Vendor: Mageia.Org
Release: 3.mga8 Build date: Wed Feb 12 14:14:52 2020
Group: Development/Perl Build host: localhost
Size: 82593 Source RPM: perl-MooX-Lsub-0.2.1-3.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/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

* Wed Feb 12 2020 umeabot <umeabot> 0.2.1-3.mga8
  + Revision: 1505337
  - Mageia 8 Mass Rebuild
* Thu Sep 20 2018 umeabot <umeabot> 0.2.1-2.mga7
  + Revision: 1285015
  - Mageia 7 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, Tue Apr 9 15:38:33 2024