Here is what I tried to do:

Create a new variable from the value of two other
variable!! Exemple.
$var1="app";
$var2="Bank";

I want use those two variable to create a array or a
hash with the name appBank. By these way I will be
able to use $appBank[0].

I need that because I call a subroutine to create a
lot of array or hash and I want the name of each hash
or array taked from two other value of variable.

__________________________________________________________
L�che-vitrine ou l�che-�cran ?
magasinage.yahoo.ca
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to