K
Kevin Olbrich
I was working through the new version of the pickaxe tonight and decided to
try the 'named arguments' feature. The book suggests that one can simply
pass a hash with the names of local variables and they with automagically
get set to the hash values.
I was not able to get this to work. Am I missing something here, or is this
feature not working as described?
_Kevin
try the 'named arguments' feature. The book suggests that one can simply
pass a hash with the names of local variables and they with automagically
get set to the hash values.
I was not able to get this to work. Am I missing something here, or is this
feature not working as described?
_Kevin