Andrianoelison Joël [AJ], on Tuesday, January 25, 2005 at 18:59
(+0100) has on mind:

AJ> my %myhash; # you'd better declare it outside the while(<ALIASES>)

I always initalize hashes and arrays like this:
my %myhash = ();

-- 

 ...m8s, cu l8r, Brano.

[I feel alephed out]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to