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-7.mga8 RPM for noarch

From Mageia 8 for x86_64 / media / core / release

Name: perl-Method-Alias Distribution: Mageia
Version: 1.30.0 Vendor: Mageia.Org
Release: 7.mga8 Build date: Wed Feb 12 14:08:54 2020
Group: Development/Perl Build host: localhost
Size: 29562 Source RPM: perl-Method-Alias-1.30.0-7.mga8.src.rpm
Packager: umeabot <umeabot>
Url: http://search.cpan.org/dist/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

* Wed Feb 12 2020 umeabot <umeabot> 1.30.0-7.mga8
  + Revision: 1505125
  - Mageia 8 Mass Rebuild
* Thu Sep 20 2018 umeabot <umeabot> 1.30.0-6.mga7
  + Revision: 1284770
  - Mageia 7 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, Tue Apr 9 15:38:33 2024