my @array = 'a' .. 'x'; while (@array) { my @row = splice(@array, 0, 4); format STDOUT = @<<<<<<<<<<<< @<<<<<<<<<<<< @<<<<<<<<<<<< @<<<<<<<<<<<< @row . write; }
In reply to Re: Output an array of values in column format?
by trizen
in thread Output an array of values in column format?
by bobdabuilda
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |