libmethod-alias-perl

module to create method aliases

Description

The traditional way to create a method alias (provide an alternate name for a method) is simply a GLOB alias. While this works fine for functions, it does not work for methods overloaded by a subclass.

Instead, Method::Alias creates a number of methods in the caller's package to call the real method. It is designed to be used as a pragma, to which you provide a set of pairs of method names.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Method-Alias


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmethod-alias-perl