2013-09-26 17:14:40 +02:00

6 lines
176 B
Plaintext

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.