The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

HTML::Laundry::Rules::Minimal - a minimal set of HTML attributes

acceptable_e

Return a hashref representing a minimal list of acceptable elements: a, b, blockquote, code, em, i, li, ol, p, pre, strong, u, and ul

acceptable_a

Return a hashref representing a list of acceptable attributes to support the minimal acceptable list ("href" only)

allowed_schemes

Return an arrayref representing "http" and "https" only