1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/www/p5-HTML-Strip/pkg-descr

10 lines
233 B
Plaintext
Raw Normal View History

HTML::Strip
===========
This module strips HTML-like markup from text.
It is written in XS, and thus about five times quicker than using
regular expressions for the same task.
WWW: http://search.cpan.org/dist/HTML-Strip/
- Vanilla