Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: forward variable...

by prasadbabu (Prior)
on Aug 10, 2006 at 16:23 UTC ( [id://566655]=note: print w/replies, xml ) Need Help??


in reply to forward variable...

Hi Bennco99,

If i understood your question correctly, i think you are looking for symbolic references, which you have to avoid fully. Instead you can use hash or array to use it later. Take a look at perlvar.

$hash{pcname}= "DNSHostName"

Here are some nodes that may help you to understand better symbolic references, Re: Dynamically naming and creating hashes

Update: Sorry, misunderstood the question. Ignore this. Ikegami thanks for pointing out :)

Prasad

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (5)
As of 2024-03-29 08:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found