|
|
| There's more than one way to do things | |
| PerlMonks |
Re: RFC: Alias::Exporterby cees (Curate) |
| on Sep 20, 2006 at 21:28 UTC ( #574013=note: print w/ replies, xml ) | Need Help?? |
|
You might want to have a look at Sub::Install which already allows you to alias functions that you import/export. Also, look at Sub::Exporter, which is a replacement for Exporter that allows aliasing of exported functions (among many other things).
In Section
Meditations
|
|
||||||||||||||||||||