in reply to Re: Effecicncy of key-only hash
in thread Effecicncy of key-only hash
Why you accessing a hash as an array ? ('@' char)? I am missing something I think ...undef(@hash{qw(shave the modern way)});
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Effecicncy of key-only hash
by moritz (Cardinal) on Aug 24, 2008 at 08:48 UTC | |
|
Re^3: Effecicncy of key-only hash
by FunkyMonk (Bishop) on Aug 24, 2008 at 08:55 UTC |