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

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

by Athanasius (Archbishop)
on Jan 08, 2014 at 10:45 UTC ( [id://1069765]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $VAR1 = 'CLIENT_PATH';
    $VAR2 = 'PATH: 0';
    $VAR3 = 'CLIENT_NICK';
    $VAR4 = 'NICK: 0';
    
  2. or download this
    $VAR1 = {
              'CLIENT_PATH' => 'PATH: 0',
              'CLIENT_NICK' => 'NICK: 0'
            };
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (4)
As of 2024-04-25 15:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found