Kevin wrote: > Matti Haack wrote: > >> during Startup, I get the message, that I have an 'regular expression >> error' - I found that this is in my blackRe - how can I locate the >> defective entry? >> Is there a tool to test, or do I have to track it down by dividing >> the file and start it over? >> > > http://www.regexbuddy.com/ > > http://weitz.de/regex-coach/ > > http://sourceforge.net/projects/regulator/ > > One of those should be able to tell you where the error is.
I thought that the error was actually displayed in the error code - or at least it used to be. When running from the command line, Perl will output the error with an indicator of which part of the regexp is invalid. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
