Help for this page
if(/nce|nse/) { s/$&/replace with what it's not/i; print; }
if(nse) { s/nse/nce/i; ... s/nce/nse/i; print; }