Package : perl-LV > RPM : perl-LV-0.6.0-6.mga6.src.rpm

Basic items

Name perl-LV
Version 0.6.0
Release 6.mga6
URL http://search.cpan.org/dist/LV
Group Development/Perl
Summary This module makes lvalue subroutines easy and practical to use
Size 19KB
Arch noarch
License GPL+ or Artistic

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.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-06-19 05:02:41
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie