in reply to Re^5: undef a variable for a loop
in thread undef a variable for a loop
In your second snippet, you still print the last match of the last file, not the last match of each file.
I disagree with you point about printing
Then why did you proceed by putting the print in an if?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: undef a variable for a loop
by kennethk (Abbot) on May 15, 2009 at 19:43 UTC | |
by ikegami (Patriarch) on May 15, 2009 at 20:48 UTC |