These two functions look indistinguishable to me. Is strstr() not supported on some platforms? It is part of C89. It seems to me that it's likely the libc version is faster, and so wouldn't it be better to use that instead? (This dates from Perl 2.0)Thread Next