Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: how to use join my array ?

by sudevshetty (Initiate)
on May 01, 2014 at 10:18 UTC ( [id://1084597]=note: print w/replies, xml ) Need Help??


in reply to how to use join my array ?

try this while( my($key, $value) = each(%abc)){ $Hash{$key}="-$value"; }

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-29 05:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found