Sophie

Sophie

distrib > Mandriva > mes5 > i586 > by-pkgid > 7d0a799dfdf8af5ba6c7879fedc1de17

perl-Method-Alias-1.03-2mdv2009.0.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: