From: "Dario Greco" <[EMAIL PROTECTED]>
> i must create an array and an hash and store them for each cycle of a
> "while". i want name these variables @array1, @array2... and %hash1,
> %hash2... in which 1,2 etc are the number of cycle of the "while".

No you don't.

Please read "Why it's stupid to `use a variable as a variable name'"
http://www.plover.com/~mjd/perl/varvarname.html

Jenda
===== [EMAIL PROTECTED] === http://Jenda.Krynicky.cz =====
When it comes to wine, women and song, wizards are allowed 
to get drunk and croon as much as they like.
        -- Terry Pratchett in Sourcery


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to