From: <ra...@si...> - 2002-05-23 22:17:16
|
I found out recently that regular expressions while searching for users stopped functioning. This apparently is due to the "\Q" and "\E" directives for the matching expression. I don't recall these directives for regular expressions, and they prevent any regexp matching. Is this a bug in the module, or do I need to upgrade my PERL and PERL knowlege? rf |