Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: can i concatenate various value to form a unique key

by Anonymous Monk
on Jul 03, 2009 at 10:38 UTC ( [id://777024]=note: print w/replies, xml ) Need Help??


in reply to Re: can i concatenate various value to form a unique key
in thread can i concatenate various value to form a unique key

i am initialize these variable with some default value and then will the same problem exists? and for the default key combination also hash have some value like
my $value1 = 'x'; my $value2 = 'x'; my $value3 = 'x'; my $value4 = 'x'; ---- #code where actual value will be assigened to the variables and only $ +value2 didnt get assigned to any value so $value2='x' itself ---- my @value = @{$Config {'hai','x','there','bye'}};
if my has have a value for thsi key also will it be an issue?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (1)
As of 2024-04-25 19:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found