in reply to Dereferencing a hash ref in an array ref

But as I remember from the Alpaca book I mixed up two syntax styles.

Right. But there's nothing wrong with that. I think what you have is quite readable already, though of course you can use a bit more whitespace.

Perl 6 - links to (nearly) everything that is Perl 6.
  • Comment on Re: Dereferencing a hash ref in an array ref

Replies are listed 'Best First'.
Re^2: Dereferencing a hash ref in an array ref
by Schaelle (Novice) on Mar 26, 2010 at 08:32 UTC

    Okay, thanks anyway. (De)Referencing in more than one "level" is quite hard for me.

    Greetings, Schaelle