in reply to Re^3: How to make these reg exp changes?in thread How to make these reg exp changes?
$neg{$1} [download]
($1 eq 'o' ? 'i' : 'o') [download]