Jenda Krynicky wrote:
sub PolishHTML {
my $str = shift;
if ($AllowXHTML) {
$str =~
http://Jenda.Krynicky.cz/#Jenda.Rex COM object.
Hi, thx for the reply :) As always your code
leaves me wondering if I will ever learn Perl :)
I tested the code and it works great - except I
am having trouble implementing it as one line in
my Postfix SMTP body checks pcre :)
The clients do not wish to install spam assassin --
which would be better at catching this sort of spam.
The original RE was a one line match to catch
html which started with G J K Y Z - and except
for K none of the others start a valid tag.
I did add your code to my list of "I wish
I could program like this" library :)
--
_Sx_ http://youve-reached-the.endoftheinternet.org/ _____
perldoc -qa.a | perl -lpe '($_)=m("(.*)")' | grep Martian
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>