Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-autovivification | Distribution: Mageia |
Version: 0.180.0 | Vendor: Mageia.Org |
Release: 6.mga8 | Build date: Wed Jun 17 19:43:18 2020 |
Group: Development/Perl | Build host: localhost |
Size: 61683 | Source RPM: perl-autovivification-0.180.0-6.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://metacpan.org/release/autovivification | |
Summary: Lexically disable autovivification |
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.
GPL+ or Artistic
* Wed Jun 17 2020 umeabot <umeabot> 0.180.0-6.mga8 + Revision: 1594282 - Rebuild for perl 5.32 * Sat Feb 15 2020 umeabot <umeabot> 0.180.0-5.mga8 + Revision: 1529124 - Mageia 8 Mass Rebuild * Tue Aug 27 2019 tv <tv> 0.180.0-4.mga8 + Revision: 1433133 - rebuild with perl-5.30 * Fri Sep 21 2018 umeabot <umeabot> 0.180.0-3.mga7 + Revision: 1294078 - Mageia 7 Mass Rebuild * Mon Aug 06 2018 shlomif <shlomif> 0.180.0-2.mga7 + Revision: 1248094 - bump rel. - Rebuild for new perl 5.28.0
/usr/lib/.build-id /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/e30c7a19db4889f942e963bae0b78457fafa84 /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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Oct 13 11:16:06 2024