SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-autovivification
Version : 0.12 Vendor : obs://build_opensuse_org/home:so_it_team
Release : 7.1 Date : 2018-08-02 12:33:32
Group : Development/Libraries/Perl Source RPM : perl-autovivification-0.12-7.1.src.rpm
Size : 0.05 MB
Packager : (none)
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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/so_it_team/SLE_12_SP4/x86_64

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
autovivification.so()(64bit)
perl(autovivification)
perl-autovivification
perl-autovivification(x86-64)

Requires :
perl(:MODULE_COMPAT_5.18.2)
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/autovivification
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/autovivification/autovivification.bs
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/auto/autovivification/autovivification.so
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi/autovivification.pm
/usr/share/doc/packages/perl-autovivification
/usr/share/doc/packages/perl-autovivification/Changes
/usr/share/doc/packages/perl-autovivification/README
/usr/share/man/man3/autovivification.3pm.gz

 
ICM