in reply to Re^3: hash problemin thread hash problem
$VAR1 = 'three'; $VAR2 = undef; $VAR3 = 'one'; $VAR4 = undef; $VAR5 = 'two'; $VAR6 = undef; [download]
CountZero
"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law