mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
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.
|