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: 9.mga9 | Build date: Sun Mar 20 10:02:43 2022 |
Group: Development/Perl | Build host: localhost |
Size: 37914 | Source RPM: perl-LV-0.6.0-9.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/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
* Sun Mar 20 2022 umeabot <umeabot> 0.6.0-9.mga9 + Revision: 1804337 - Mageia 9 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, Wed Jan 22 09:46:13 2025