in reply to Re^2: incrementing array variables in a text file?
in thread incrementing array variables in a text file?
pojwhile(<VOTE>){ chomp ; # add ($user[$count],$vote[$count])=split (/\|/); $count++ }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: incrementing array variables in a text file?
by friar tux (Novice) on May 01, 2011 at 17:11 UTC | |
by poj (Abbot) on May 01, 2011 at 20:05 UTC | |
by friar tux (Novice) on May 02, 2011 at 16:51 UTC |