![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Re: passing subroutine arguments directly into a hashby drewbie (Chaplain) |
on Oct 20, 2001 at 08:50 UTC ( #120210=note: print w/replies, xml ) | Need Help?? |
I personally prefer this approach because it 1) tells me what parameters I am expecting and 2) it allows me to set defaults. Yes, it takes up a lot of space visually, but who the heck cares since it makes the code that much more readable. :-)
In Section
Seekers of Perl Wisdom
|
|