in reply to Re: Re: Filling An Array
in thread Filling An Array
@a = grep $_++, grep { (/.(..)/)[0] < 12 } 'A00'..'H11';
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: Filling An Array
by Roy Johnson (Monsignor) on Apr 21, 2004 at 21:42 UTC | |
by Not_a_Number (Prior) on Apr 21, 2004 at 21:58 UTC |