I want to create a script that applies regex rules that are in a database to text files. Is there a way to load regex into a data strucute and then applying it to the text depending on what the user requested. If so how to do that and is there a module that does what I need. There can also be the case where more than one regex rule is applied on a file and saves them in parameters.
In reply to Load regex
by Otogi