![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: RFC: Alias::Exporterby cees (Curate) |
on Sep 20, 2006 at 21:28 UTC ( [id://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
|
|