Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-LV | Distribution: Mageia |
Version: 0.6.0 | Vendor: Mageia.Org |
Release: 8.mga8 | Build date: Wed Feb 12 06:32:29 2020 |
Group: Development/Perl | Build host: localhost |
Size: 37914 | Source RPM: perl-LV-0.6.0-8.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/LV | |
Summary: This module makes lvalue subroutines easy and practical to use |
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.
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 0.6.0-8.mga8 + Revision: 1495466 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 0.6.0-7.mga7 + Revision: 1269044 - Mageia 7 Mass Rebuild
/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:24:54 2025