Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Specific hash to array conversion query

by davidrw (Prior)
on Jul 12, 2005 at 02:45 UTC ( [id://474154]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my @values = map {
        ( [ $_, 0, $properties{$_}->{0}->{value} ], [ $_, 1, $properties{$
    +_}->{1}->{value} ] )
      } keys %properties;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (5)
As of 2024-04-19 07:40 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found