in reply to Re: Passing named parameters to subroutines
in thread Passing named parameters to subroutines
Thanks!
I suspected that the subroutine should pickup the parameter as a hash.
I, uhhh, apparently had a problem in the do_cool_stuff routine that was actually causing the problem. Tired user overlooking something obvious... sigh.
-- John