On Sun, Jan 20, 2002 at 09:00:57PM +1300, Nick Rout wrote: > "Mailing Lists/Linux/CLUG" to a string like > > "Mailing Lists.Linux.CLUG"
I believe perl can easily use regular expressions in a similar way to sed. The perlretut and prelre man pages should help out, (don't seem to have those man pages here for some reason, so I won't guess the exact syntax, cos no doubt the / and a . have special meaning in regexps and will need some sort fo escaping)
