in reply to Re: How do I pass hash in subroutine with multiple parameters
in thread How do I pass hash in subroutine with multiple parameters

This node falls below the community's minimum standard of quality and will not be displayed.
  • Comment on Re^2: How do I pass hash in subroutine with multiple parameters

Replies are listed 'Best First'.
Re^3: How do I pass hash in subroutine with multiple parameters
by moritz (Cardinal) on Aug 18, 2009 at 12:56 UTC
    You're right, your original posting still contains a syntax error - which you should fix yourself.

    Also "Not working" is neither polite nor informative - there are hundreds of way things can go wrong - how can we know in which way it went wrong for you? Did it eat your dog? or printed each item twice? Or none at all (wouldn't surprise me, since you don't fill %modHash with any values)?

    Perl 6 projects - links to (nearly) everything that is Perl 6.