pkgsrc/www/p5-HTML-Escape/DESCR

4 lines
160 B
Text
Raw Normal View History

This module escapes HTML's special chars. It's same as PHP's
htmlspecialchars. This module uses XS for better performance. And
also provides pure perl version.