http://qs321.pair.com?node_id=753066


in reply to Eugh, regex :(

Please, post your real code. The error message says something about matching: ... =~ m%..., but your code is something about substitution, and it does not compile:

Substitution replacement not terminated at 753064 line 1.

-- Frank