What is RHS in Perl ?

Question

What is RHS in Perl ?

Re: What is RHS in Perl ?

RHS means Right Hand Side.Is is used to only evaluate the right hand side of the regex as an expression.