Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-release-src > by-pkgid > ad0ba6d510c2600b312e6c9622217362

perl-Method-Alias-1.30.0-3.mga6.src.rpm

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.

Generated packages:

Other version of this rpm: