http://www.perlmonks.org?node_id=102632


in reply to matching the + character

Do you really need to use a regexp? Perhaps you could just use index() or even "eq".