SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-MooX-Lsub rpm build for : PCLinuxOS. For other distributions click perl-MooX-Lsub.

Name : perl-MooX-Lsub
Version : 0.2.0 Vendor : (none)
Release : 7pclos2017 Date : 2017-07-13 00:48:39
Group : Development/Perl Source RPM : perl-MooX-Lsub-0.2.0-7pclos2017.src.rpm
Size : 0.10 MB
Packager : bb2 < bb2>
Summary : Very shorthand syntax for bulk lazy builders
Description :
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\".

RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-MooX-Lsub-0.2.0-7pclos2017.noarch.rpm
     

Provides :
perl(MooX::Lsub)
perl-MooX-Lsub

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl-base => 5.22.3


Content of RPM :
/usr/lib/perl5/vendor_perl/5.22.3/MooX
/usr/lib/perl5/vendor_perl/5.22.3/MooX/Lsub.pm
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/MooX
/usr/lib/perl5/vendor_perl/5.22.3/x86_64-linux-thread-multi/auto/MooX/Lsub
/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.bz2

 
ICM