6 lines
176 B
Text
6 lines
176 B
Text
|
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.
|