Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: logical solution for a array of hash

by martin (Friar)
on Feb 12, 2015 at 23:00 UTC ( [id://1116550]=note: print w/replies, xml ) Need Help??


in reply to logical solution for a array of hash

The loop variable of your inner loop is $value yet the loop body does not use that variable. Try replacing $results there by $value.

  • Comment on Re: logical solution for a array of hash

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1116550]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-26 06:56 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found