SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-autovivification rpm build for : Mageia 9. For other distributions click perl-autovivification.

Name : perl-autovivification
Version : 0.180.0 Vendor : Mageia_Org
Release : 9.mga9 Date : 2022-06-06 23:28:44
Group : Development/Perl Source RPM : perl-autovivification-0.180.0-9.mga9.src.rpm
Size : 0.06 MB
Packager : umeabot < umeabot>
Summary : Lexically disable autovivification
Description :
When an undefined variable is dereferenced, it gets silently upgraded to an
array or hash reference (depending of the type of the dereferencing). This
behaviour is called autovivification and usually does what you mean (e.g. when
you store a value) but it may be unnatural or surprising because your variables
gets populated behind your back. This is especially true when several levels of
dereferencing are involved, in which case all levels are vivified up to the
last, or when it happens in intuitively read-only constructs like exists.

This pragma lets you disable autovivification for some constructs and
optionally throws a warning or an error when it would have happened.

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-autovivification-0.180.0-9.mga9.x86_64.rpm
     

Provides :
perl(autovivification)
perl-autovivification
perl-autovivification(x86-64)

Requires :
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libperl.so.5.36()(64bit)
perl >= 0:5.008_003
perl(XSLoader)
perl(strict)
perl(warnings)
perl-base >= 2:5.36.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/.build-id
/usr/lib/.build-id/eb
/usr/lib/.build-id/eb/cc916a165af260a7f74f06e9df319dc5ef350e
/usr/lib64/perl5/vendor_perl/auto
/usr/lib64/perl5/vendor_perl/auto/autovivification
/usr/lib64/perl5/vendor_perl/auto/autovivification/autovivification.so
/usr/lib64/perl5/vendor_perl/autovivification.pm
/usr/share/doc/perl-autovivification
/usr/share/doc/perl-autovivification/Changes
/usr/share/doc/perl-autovivification/META.json
/usr/share/doc/perl-autovivification/META.yml
/usr/share/doc/perl-autovivification/MYMETA.yml
/usr/share/doc/perl-autovivification/README
/usr/share/doc/perl-autovivification/samples
/usr/share/doc/perl-autovivification/samples/bench.pl
/usr/share/doc/perl-autovivification/samples/hash2array.pl
/usr/share/man/man3/autovivification.3pm.xz

 
ICM