in reply to Re^3: Need a faster way to find matches
in thread Need a faster way to find matches

I tried your suggestion; on my (windows) version of perl, using the array slice is (much) faster. Still, thanks for the suggestion.
  • Comment on Re^4: Need a faster way to find matches