Name: | perl-HTML-Strip |
---|---|
Version: | 2.10 |
Release: | 17.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 41150 |
License: | GPL+ or Artistic |
RPM: | perl-HTML-Strip-2.10-17.el8.x86_64.rpm |
Source RPM: | perl-HTML-Strip-2.10-17.el8.src.rpm |
Build Date: | Thu Mar 11 2021 |
Build Host: | host-100-100-224-3.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/HTML-Strip |
Summary: | Perl extension for stripping HTML markup from text |
Description: | This module simply strips HTML-like markup from text in a very quick and brutal manner. It could quite easily be used to strip XML or SGML from text as well; but removing HTML markup is a much more common problem, hence this module lives in the HTML:: namespace. |