in reply to Re: Advantages to passing a hash to a subroutine?
in thread Advantages to passing a hash to a subroutine?
In Perl Best Practices, they state using "Named arguments replace the need to remember any ordering..Especially if you have, or are likely to have more than three arguments."
|
|---|