SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-LV rpm build for : openSUSE Tumbleweed. For other distributions click perl-LV.

Name : perl-LV
Version : 0.006 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 2.73 Date : 2024-08-05 17:25:01
Group : Development/Libraries/Perl Source RPM : perl-LV-0.006-2.73.src.rpm
Size : 0.04 MB
Packager : (none)
Summary : LV ♥ lvalue
Description :
This module makes lvalue subroutines easy and practical to use. It\'s
inspired by the the lvalue manpage module which is sadly problematic
because of the existence of another module on CPAN called the Lvalue
manpage. (They can get confused on file-systems that have case-insensitive
file names.)

LV comes with three different implementations, based on the Variable::Magic
manpage, the Sentinel manpage 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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-L/openSUSE_Tumbleweed/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-LV-0.006-2.73.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(:MODULE_COMPAT_5.40.0)
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/lib/perl5/vendor_perl/5.40.0/LV
/usr/lib/perl5/vendor_perl/5.40.0/LV.pm
/usr/lib/perl5/vendor_perl/5.40.0/LV/Backend
/usr/lib/perl5/vendor_perl/5.40.0/LV/Backend/Magic.pm
/usr/lib/perl5/vendor_perl/5.40.0/LV/Backend/Sentinel.pm
/usr/lib/perl5/vendor_perl/5.40.0/LV/Backend/Tie.pm
/usr/share/doc/packages/perl-LV
/usr/share/doc/packages/perl-LV/CONTRIBUTING
/usr/share/doc/packages/perl-LV/COPYRIGHT
/usr/share/doc/packages/perl-LV/CREDITS
/usr/share/doc/packages/perl-LV/Changes
/usr/share/doc/packages/perl-LV/LICENSE
/usr/share/doc/packages/perl-LV/README
/usr/share/doc/packages/perl-LV/doap.ttl
/usr/share/doc/packages/perl-LV/examples
/usr/share/doc/packages/perl-LV/examples/benchmarking.pl
/usr/share/man/man3/LV.3pm.gz

 
ICM