LJ::CleanHTML::clean

LJ::CleanHTML::clean — Multi-faceted HTML parse function

Use

LJ::CleanHTML::clean(data, opts);

Arguments

  • data. A reference to HTML to parse to output, or HTML if modified in-place.

  • opts. An hash of options to pass to the parser.

Source:

cgi-bin/cleanhtml.pl

Returns:

Nothing.