in reply to Re: parsing textfile is too slow
in thread parsing textfile is too slow
bewhile ($key,$val) %unihan { }
??while ( ($key,$val)= each %unihan ) { }
-QM
--
Quantum Mechanics: The dreams stuff is made of
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: parsing textfile is too slow
by cowboy (Friar) on Aug 17, 2005 at 18:32 UTC |