Package : perl-Method-Alias > RPM : perl-Method-Alias-1.30.0-8.mga9.src.rpm

Basic items

Name perl-Method-Alias
Version 1.30.0
Release 8.mga9
URL https://metacpan.org/release/Method-Alias
Group Development/Perl
Summary Create method aliases (and do it safely)
Size 24KB
Arch noarch
License GPL or Artistic

Description

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.

Media information

Distribution release Mageia cauldron
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-20 23:58:00
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie