or download this
s/PATTERN/REPLACEMENT/egimosx
Searches a string for a pattern, and if found, replaces
+ that
pattern with the replacement text and returns the numbe
+r of
substitutions made. Otherwise it returns false (specif
+ically,
the empty string).