![]() |
|
Just another Perl shrine | |
PerlMonks |
what's a proper way to code method synonymsby leocharre (Priest) |
on Sep 06, 2006 at 13:55 UTC ( [id://571462]=perlquestion: print w/replies, xml ) | Need Help?? |
leocharre has asked for the wisdom of the Perl Monks concerning the following question: I'm doing some poop- What's a proper way to code method synonyms? I've been doing:
This get's tiresome/unmaintainable with 20+ methods. What about with strictly procedural - that is.. subroutines.. should it be different? Where can I see some examples of this? update After reading the feedback on this original post- It appears to me that promiscuous use of method synonyms are a sugar cube with a drop of cyanide. Probably won't kill you, will taste like a sweet almond- and will likely make you sick.
Back to
Seekers of Perl Wisdom
|
|