in reply to "Err:Use of uninitialized value in string eq" while using split
@temp1 = split / /, $line1;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: "Err:Use of uninitialized value in string eq" while using split
by cool (Scribe) on May 04, 2006 at 15:13 UTC |