Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 2e9aa840f8e7acb3793accfe6a242c01

perl-Method-Alias-1.03-5.mga4.noarch.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,


sub foo {
...
}


*bar = *foo;

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

Sources packages:

Other version of this rpm: