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


in reply to Checking user input on dynamic regular expressions

I think you might want to pass $input through the quotemeta function in order to make sure that any regexp special characters are correctly escaped.

I don't see why it would be pointless...

Update Ack, of course it's pointless.

add_to_todo_list(q(Think _BEFORE_ posting));
Begs pardon...