Quoting Derek Lamb <[EMAIL PROTECTED]>: > And since indexND is implemented as a call to range, this might work for > you.
It does! Thanks. My real data has sped up from about 500 loops per hour to 8000 in 4 minutes. Obviously a massive improvement. > It may or may not be easier for you to read at the moment! Right now, it's totally incomprehensible. But I'm no longer kicking a dead Lamborghini down the highway, and learning from code which works is always easier than trying to code something you don't understand. _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
