Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-autovivification-0.180.0-10.mga10 RPM for aarch64

From Mageia Cauldron for aarch64 / media / core / release

Name: perl-autovivification Distribution: Mageia
Version: 0.180.0 Vendor: Mageia.Org
Release: 10.mga10 Build date: Tue Nov 28 11:17:17 2023
Group: Development/Perl Build host: localhost
Size: 102532 Source RPM: perl-autovivification-0.180.0-10.mga10.src.rpm
Packager: tv <tv>
Url: https://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.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Tue Nov 28 2023 tv <tv> 0.180.0-10.mga10
  + Revision: 2010462
  - Rebuild for perl-5.38
* Mon Jun 06 2022 umeabot <umeabot> 0.180.0-9.mga9
  + Revision: 1861543
  - Rebuild for Perl 5.36
* Thu Mar 17 2022 umeabot <umeabot> 0.180.0-8.mga9
  + Revision: 1795488
  - Mageia 9 Mass Rebuild

Files

/usr/lib/.build-id
/usr/lib/.build-id/db
/usr/lib/.build-id/db/9c27ad7e3fa362577e60963d7b278ebf9c1445
/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, Wed May 1 05:39:42 2024