in reply to Re^2: Using Number Ranges in a Dispatch Table
in thread Using Number Ranges in a Dispatch Table
(map { $_ => 2 } 'B','C'), (map { $_ => 3 } 'D','E'),
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Using Number Ranges in a Dispatch Table
by ForgotPasswordAgain (Vicar) on Feb 19, 2012 at 01:27 UTC |