[Assp-test] How to enable Regex Optimizer?

2011-06-21 Thread Masood Rahim
Using Assp version 2.0.1(3.0.23), how do you load the Optimizer.pm ? I have the file in several different folders and it is enabled in the config but each time at startup I see the following in the log: Regex::Optimizer module is not installed - Regular Expression Optimization is not

Re: [Assp-test] How to enable Regex Optimizer?

2011-06-21 Thread Thomas Eckardt
both files have to be installed in: assp-base lib Regex List.pm Optimizer.pm look in to the ...install.zip Thomas Von:Masood Rahim mas...@intertune.com An: assp-test@lists.sourceforge.net Datum: 21.06.2011 11:03 Betreff:

[Assp-test] fixes, new and changes in assp 2.0.2_3.1.08

2011-06-21 Thread Thomas Eckardt
Hi all, fixed in 2.0.2_3.1.08: - in several parts of the code the IPv6 and embeded IPv4 detection was not working correct in every case - the usage of main::mlog in CorrectASSPcfg.pm caused the call to CorrectASSPcfg::set() to fail - an unneeded growing cache Hash in Tie::RDBM is removed -