in reply to Re: Efficient Way to Parse a Large Log File with a Large Regex (with Regexp::Assemble)
in thread Efficient Way to Parse a Large Log File with a Large Regex
But it will be hugely slower than doing a simple search to find the embedded IP and then look that up in a hash that contains the 500 IPs in question.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Efficient Way to Parse a Large Log File with a Large Regex (with Regexp::Assemble)
by grinder (Bishop) on Apr 14, 2005 at 09:43 UTC |