August 4, 2004

MT Blacklist 1.65

There's a new version of MTBlacklist out but this posting has two mistakes in it. The first is that it doesn't end in eig but eg, and it should be A-F not A-Z. Therefore the line should read


$str =~ s/\%([0-9A-F]{2})/chr(hex($1))/eg;

I also edited the version number at the top of the file (Blacklist.pm) too but I don't think this is strictly necessary.

Posted by Andy at August 4, 2004 6:41 PM