in reply to Re: Uninitialized warnings trouble
in thread Uninitialized warnings trouble

Or

@row = map [ split /\n?/ ], <$lines>;

Replies are listed 'Best First'.
Re^3: Uninitialized warnings trouble
by jwkrahn (Abbot) on Dec 14, 2022 at 01:55 UTC