Sophie

Sophie

distrib > Mageia > 1 > i586 > by-pkgid > eb0d48d57e6c87d83a10bde3a04dbf76

perl-Method-Alias-1.03-3.mga1.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: