Age | Commit message (Collapse) | Author | Files | Lines |
|
Update DEPENDS
Upstream changes:
v2.5.0 2019-02-08 22:18:11Z
- Strip some control characters from links (GH#34) (Olaf Alders)
- Enable empty_element_tags in HTML::Parser (GH#35) (Olaf Alders)
v2.4.1 2019-02-05 14:13:16Z
- Bump version of Type::Tiny to 1.002001. (GH#33) (Olaf Alders). Issue
reported by Slaven Rezić (GH#32).
v2.4.0 2019-02-05 02:51:05Z
- Process text until it returns the same value twice. (GH#31) (Olaf
Alders). Issue raised in (GH#29) by Juraj Major.
- Add max_parser_loops attribute
|
|
|
|
v2.3.0 2018-02-09 16:00:41Z
- Add code filters for attribute values (GH#27) (Graham Knop)
|
|
2.2.4 2017-03-01 14:22:13-05:00 America/Toronto
- Updates SEE ALSO pod section (Ben Bullock)
|
|
|
|
Upstream changes:
2.2.3 2016-07-26 18:00:55-04:00 America/Toronto
- Now with fewer non-core prerequisites (Karen Etheridge)
|
|
|
|
This module uses HTML::Parser to strip HTML from text in a restrictive
manner. By default all HTML is restricted. You may alter the default
behaviour by supplying your own tag rules.
|