Hi,

I need to create a hash_ref for some hash I created before so I'm using eval 
for that:

...
action=eval %v ($hash_ref = \%my_hash; ...)

I'm always getting an error message because the line is recognized as 
"$hash_ref=\" (the hash name is missing). Do I need to escape some of the 
characters here (\ %)?

Any help will be appreciated,
Rafael
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Simple-evcorr-users mailing list
Simple-evcorr-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simple-evcorr-users

Reply via email to