Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > b99f6dfc339b980ccc0da9e3216c74cf

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


sub foo {
...
}


*bar = *foo;

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

Generated packages:

Other version of this rpm: