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


in reply to Re: Test regex compile
in thread Test regex compile

That doesn't work if the regex is passed in as a parameter, say if you are doing something screwy like loading it from a database. The way to do that is probably to check at startup, or otherwise write another program, to run eval-block type tests on each of the many regexes that can be imported.