Sorry, too terse :-) I meant "...a two dimensional array with 1x6 elements (probably correct)? Or a one dimensional array with 6 elements (probably not correct)?"
Cheers, Craig Quoth David Storrs on Monday 10 January 2005 08:33 am, > On Sat, Jan 08, 2005 at 11:37:06AM -0700, Craig DeForest wrote: > > @a[4; 0..5]; > > a 1x6 array (probably correct)? Or a 6 array (probably not > > correct)? > > For the ignorant among us (such as myself), what is a 6 array? Google > and pdl.perl.org did not yield any immediate answers. > > --Dks