<?xml version="1.0" encoding="windows-1252"?>
<node id="1002977" title="remove lines matching list of strings" created="2012-11-08 15:17:38" updated="2012-11-08 15:17:38">
<type id="115">
perlquestion</type>
<author id="546471">
rootcho</author>
<data>
<field name="doctext">
hi, &lt;br&gt;
Any idea which will be the fastest way to remove a lines from a file (of hundred of thousands lines) which match any line from another file or array-of-strings (thousands of lines). &lt;br&gt;
Should I build one giant regex from the second-file and then compare against the first one by one OR there is faster way ??</field>
</data>
</node>
