On Jun 29, 10:01 pm, dr.virus.in...@gmail.com (Chaitanya Yanamadala)
wrote:
> Hai
>  i am in a situation like i have a scalar $value = 5
> now i need to create an array with the number i mean $value
> how can i do it??

Before you go down that path, check out the pitfalls and
safer alternatives:

   perldoc -q "How can I use a variable as a variable name?"

--
Charles DeRykus


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to