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

perl-indirect-0.390.0-4.mga8 RPM for i586

From Mageia 8 for i586 / media / core / release

Name: perl-indirect Distribution: Mageia
Version: 0.390.0 Vendor: Mageia.Org
Release: 4.mga8 Build date: Thu Jun 18 01:54:50 2020
Group: Development/Perl Build host: localhost
Size: 70801 Source RPM: perl-indirect-0.390.0-4.mga8.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/indirect
Summary: Lexically warn about using the indirect method call syntax
When enabled, this pragma warns about indirect method calls that are
present in your code.

The indirect syntax is now considered harmful, since its parsing has many
quirks and its use is error prone : when the subroutine 'foo' has not been
declared in the current package, 'foo $x' actually compiles to '$x->foo',
and 'foo { key => 1 }' to ''key'->foo(1)'. In the
http://www.shadowcat.co.uk/blog/matt-s-trout/indirect-but-still-fatal
manpage, Matt S. Trout gives an example of an undesirable indirect method
call on a block that can cause a particularly bewildering error.

This pragma currently does not warn for core functions ('print', 'say',
'exec' or 'system'). This may change in the future, or may be added as
optional features that would be enabled by passing options to 'unimport'.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Thu Jun 18 2020 umeabot <umeabot> 0.390.0-4.mga8
  + Revision: 1595654
  - Rebuild for perl 5.32
* Sat Feb 15 2020 umeabot <umeabot> 0.390.0-3.mga8
  + Revision: 1529115
  - Mageia 8 Mass Rebuild
* Tue Aug 27 2019 tv <tv> 0.390.0-2.mga8
  + Revision: 1433132
  - rebuild with perl-5.30
* Mon Jul 08 2019 tv <tv> 0.390.0-1.mga8
  + Revision: 1419632
  - update to 0.39
* Fri Sep 21 2018 umeabot <umeabot> 0.380.0-3.mga7
  + Revision: 1294082
  - Mageia 7 Mass Rebuild
* Wed Aug 08 2018 pterjan <pterjan> 0.380.0-2.mga7
  + Revision: 1249942
  - Rebuild for perl 5.28

Files

/usr/lib/.build-id
/usr/lib/.build-id/a6
/usr/lib/.build-id/a6/c03aedfc967adcece5ef93f36dd38419dcdd9d
/usr/lib/perl5/vendor_perl/auto
/usr/lib/perl5/vendor_perl/auto/indirect
/usr/lib/perl5/vendor_perl/auto/indirect/indirect.so
/usr/lib/perl5/vendor_perl/indirect.pm
/usr/share/doc/perl-indirect
/usr/share/doc/perl-indirect/Changes
/usr/share/doc/perl-indirect/META.json
/usr/share/doc/perl-indirect/META.yml
/usr/share/doc/perl-indirect/MYMETA.yml
/usr/share/doc/perl-indirect/README
/usr/share/doc/perl-indirect/samples
/usr/share/doc/perl-indirect/samples/indirect.pl
/usr/share/man/man3/indirect.3pm.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:22:09 2024