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

perl-Method-Alias-1.30.0-9.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Method-Alias Distribution: Mageia
Version: 1.30.0 Vendor: Mageia.Org
Release: 9.mga10 Build date: Fri Jun 27 02:43:21 2025
Group: Development/Perl Build host: localhost
Size: 29322 Source RPM: perl-Method-Alias-1.30.0-9.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Method-Alias
Summary: Create method aliases (and do it safely)
For a very long time, whenever I wanted to have a method alias (provide an
alternate name for a method) I would simple do a GLOB alias. That is,

  \# My method
  sub foo {
      ...
  }

  \# Alias the method
  *bar = *foo;

While this works fine for functions, it does *not* work for methods.

Provides

Requires

License

GPL or Artistic

Changelog

* Fri Jun 27 2025 umeabot <umeabot> 1.30.0-9.mga10
  + Revision: 2204032
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-Method-Alias
/usr/share/doc/perl-Method-Alias/Changes
/usr/share/doc/perl-Method-Alias/LICENSE
/usr/share/doc/perl-Method-Alias/README
/usr/share/man/man3/Method::Alias.3pm.xz
/usr/share/perl5/vendor_perl/Method
/usr/share/perl5/vendor_perl/Method/Alias.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 28 06:00:53 2025