Software Details:
Version: 2.2.2
Upload Date: 13 Apr 15
Distribution Type: Freeware
Downloads: 164
The module uses HTML::Parser to strip HTML from text in a restrictive manner.
By default all HTML is restricted, so the developer may need alter the default behavior by supplying his own tag rules.
What is new in this release:
- Replace MooX::Types::MooseLike with Type::Tiny.
What is new in version 2.1.8:
- This release doesn't contain a local::lib.
What is new in version 2.1.6:
- Fixes incorrect use of Moo's weak_ref.
What is new in version 2.1.5:
- Eliminates a circular reference.
What is new in version 2.1.4:
- Minor version should have been bumped in previous release. To bump it now would be confusing.
- Require Moo 1.001000 as 1.000008 breaks this module.
What is new in version 2.1.3:
- Added replace_img feature.
- Added 'cite' to list of attributes for URI scheme checks.
What is new in version 2.1.2:
- Fixes broken Pod in example script.
- Adds x_contributors to META.json.
What is new in version 2.1.1:
- Updates Pod.
What is new in version 1.0.4:
- Explicity require MooX::Types::MooseLike rather than MooX::Types::MooseLike::Base
Comments not found