nested each(%hash) question

2001-05-05 Thread Jim Conte
amp;& ($key2 < $val1)) { push @match, $val2; } } } There are 10,000 , 5,000 records in %one and %two, and it keeps timing out. ( this is an http-request ) Is there a more efficient way? Thanks. -Jim Conte http://www.jimconte.com

nested each(%hash) question

2001-05-08 Thread Jim Conte
amp;& ($key2 < $val1)) { push @match, $val2; } } } There are 10,000 , 5,000 records in %one and %two, and it keeps timing out. ( this is an http-request ) Is there a more efficient way? Thanks. -Jim Conte http://www.jimconte.com