SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-LV rpm build for : Mageia 8. For other distributions click perl-LV.

Name : perl-LV
Version : 0.6.0 Vendor : Mageia_Org
Release : 8.mga8 Date : 2020-02-12 06:32:29
Group : Development/Perl Source RPM : perl-LV-0.6.0-8.mga8.src.rpm
Size : 0.04 MB
Packager : umeabot < umeabot>
Summary : This module makes lvalue subroutines easy and practical to use
Description :
This module makes lvalue subroutines easy and practical to use. It\'s
inspired by the lvalue module which is sadly problematic because of the
existence of another module on CPAN called Lvalue. (They can get confused
on file-systems that have case-insensitive file names.)

LV comes with three different implementations, based on Variable::Magic,
Sentinel and `tie`; it will choose and use the best available one. You can
force LV to pick a particular implementation using:

$ENV{PERL_LV_IMPLEMENTATION} = \'Magic\'; # or \'Sentinel\' or \'Tie\'

The tie implementation is the slowest, but will work on Perl 5.6 with only
core modules.

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-LV-0.6.0-8.mga8.noarch.rpm
ftp.icm.edu.pl  perl-LV-0.6.0-8.mga8.noarch.rpm
ftp.icm.edu.pl  perl-LV-0.6.0-8.mga8.noarch.rpm
ftp.icm.edu.pl  perl-LV-0.6.0-8.mga8.noarch.rpm
     

Provides :
perl(LV)
perl(LV::Backend::Magic)
perl(LV::Backend::Sentinel)
perl(LV::Backend::Tie)
perl(LV::Backend::Tie::TiedScalar)
perl-LV

Requires :
perl >= 0:5.006
perl >= 0:5.008
perl(Carp)
perl(Exporter)
perl(Sentinel)
perl(Variable::Magic)
perl(strict)
perl(warnings)
perl-base >= 2:5.30.1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/doc/perl-LV
/usr/share/doc/perl-LV/Changes
/usr/share/doc/perl-LV/LICENSE
/usr/share/doc/perl-LV/META.json
/usr/share/doc/perl-LV/META.yml
/usr/share/doc/perl-LV/MYMETA.yml
/usr/share/doc/perl-LV/README
/usr/share/doc/perl-LV/SIGNATURE
/usr/share/man/man3/LV.3pm.xz
/usr/share/perl5/vendor_perl/LV
/usr/share/perl5/vendor_perl/LV.pm
/usr/share/perl5/vendor_perl/LV/Backend
/usr/share/perl5/vendor_perl/LV/Backend/Magic.pm
/usr/share/perl5/vendor_perl/LV/Backend/Sentinel.pm
/usr/share/perl5/vendor_perl/LV/Backend/Tie.pm

 
ICM