Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Re: Merging an array into an AoH

by rjray (Chaplain)
on May 22, 2004 at 00:36 UTC ( [id://355506]=note: print w/replies, xml ) Need Help??


in reply to Re: Merging an array into an AoH
in thread Merging an array into an AoH

Except that should be:

$_->{value} = shift @results for @box;

He's assigning the data from @results to the value key. id is already in use.

(Still, the best solution of the lot :-).

--rjray

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-03-28 17:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found