NAME

Mailfetch::Rule::MIMEPart::HTML::BodyOnLoad - does the mail contain an onload= attribute?

SYNOPSIS

  perl -MMailfetch::Rule::MIMEPart::HTML::BodyOnLoad=test,mailfile -e1

Returns a true value if the mail contains a part of content type text/html and the HTML therein contains a body tag with an onload attribute.