Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Putting an array into a hash

by Theo (Priest)
on Dec 10, 2004 at 05:55 UTC ( [id://413760]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ########### Code Segment ##############
    my %data = (one => 1, two => 2, three => 3);
    ...
    
    ### Error message ###
    Applying pattern match to @array will act on scalar(@array) at e.pl li
    +ne 29
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-26 05:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found