in reply to Re: two regexes in one function call
in thread two regexes in one function call

I noticed the tr as well, because I originally had it there. I have same result on both AS and strawberry.

It looks like both having similar compile-time options:

MULTIPLICITY PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS USE_LARGE_FILES USE_PERLIO
AS has also USE_SITECUSTOMIZE specified.