in reply to play with phone numbers & w perl :)
my %telealph = ( ( map { $_ => $_ } ( 0 .. 9 ) ), ( map { my $d = $_; map { $_ => $d } @{ $telear[$d] } } ( 0 .. $#t +elear ) );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: play with phone numbers & w perl :)
by dominix (Deacon) on Dec 27, 2003 at 11:24 UTC |