in reply to
Re^3: 2 dimensional array
in thread
2 dimensional array
@table = @data[1..$height];
does exactly what he wants. There's no need to replace it with a push.
--
Online Fortune Cookie Search
Comment on
Re^4: 2 dimensional array
Download
Code
In Section
Seekers of Perl Wisdom