OT: Perl Cramp

Andrew Colin Kissa andrew at topdog.za.net
Sun Oct 23 15:45:35 IST 2011


On 22 Oct 2011, at 9:00 PM, --[ UxBoD ]-- wrote:

> $text =~ s/(<html\S+)>(\S+)/$1$html$2/i;

$text =~ s/(<html\s+\S+>)(\S+)/$html$1$2/i;

--
Baruwa - www.baruwa.org



More information about the MailScanner mailing list