in reply to Re: Re: using two arrays to make a table
in thread using two arrays to make a table
print $_, splice @names => 0, 10 for @headings;
Abigail
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: using two arrays to make a table
by demerphq (Chancellor) on Jun 19, 2002 at 13:58 UTC |