in reply to Re^2: adding the missing sequence numbers
in thread adding the missing sequence numbers
Let me rephrase that: Also you seem to try to store duplicate keys in your hash ;-)
Naturally the 'my %hash' inside the loop prevents any data to accumulate in the hash (this as an explanation to the poster who started the thread), but I'm sure he had something else in mind for that hash. Not to say that I did spot that bug, I didn't
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: adding the missing sequence numbers
by remiah (Hermit) on Jan 20, 2011 at 04:19 UTC |