Input a String a Search Pattern and a Substitution Pattern and then Press Submit

Form is:
string =~ s/search pattern/substitution/global,ignore case =~ s ///


global =
ignore =
RESULTANT after eval =