Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Accessing HASH pushed into @array ('strict refs' in use error)

by sbrothy (Acolyte)
on Jan 08, 2014 at 09:53 UTC ( [id://1069749]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
        
    ...
    }
    
  2. or download this
    foreach (@array) {
        print "$_\n";
    }
    
  3. or download this
    CLIENT_PATH
    Path: 0
    ...
    CLIENT_NICK
    Nick: 1
    ... etc
    

Log In?
Username:
Password:

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

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

    No recent polls found