$x = "aba"; print "$x\n" if index($x, "a", 2) == 2; [download]
In reply to Re^2: Regex Question by Ratazong in thread Regex Question by shealyw2