|
Posted by RedGrittyBrick on April 17, 2008, 12:15 pm
Please log in for more thread options
dave wrote:
> I've the following perl :
>
> my @Table = ([],[],[],[]);
>
> push ( @Table, 'text1', 'test2', 'text3','text4');
>
> foreach my $next (@Table))
> {
>
Nuke it from orbit.
--
RGB
|