I am new to reqular expressions with perl and I was wondering if someone could help explain the difference between using parenthesis around a regular expression and using (?
Also any translation on the following syntax would be appreciated.
(?{ $_{test} = $^N })
Thanks
Jason

Also any translation on the following syntax would be appreciated.
(?{ $_{test} = $^N })
Thanks
Jason