|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re^3: Use method/function signatures with Perlby Juerd (Abbot) |
| on Dec 07, 2004 at 19:02 UTC ( #412976=note: print w/ replies, xml ) | Need Help?? |
|
Your code has a bug. Specifically, mine does not allow a reference to be assigned to name. Your code does. A major point indeed. I'll abuse it for my own purpose, though: it's the unreadability that made me overlook it! :) But the fix is simple and doesn't hurt readability much. You are right that accessor methods are error prone in multiple ways. Fortunately, simple lvalue accessor methods don't have this problem.
Juerd # { site => 'juerd.nl', plp_site => 'plp.juerd.nl', do_not_use => 'spamtrap' }
In Section
Meditations
|
|
||||||||||||||||||||