use EscapeHTML() from PLP v3.23
authorMischa POSLAWSKY <perl@shiar.org>
Mon, 19 Oct 2009 02:49:03 +0000 (02:49 +0000)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 19 Oct 2009 02:51:35 +0000 (02:51 +0000)
commitc11640facf0c976140547ef1b58971ec8a661dd3
treeb95dc47f3420c3cb6ea067bfdf84a3bcb7531f54
parentf850d8bca38d6f025cd26b62b6e5504dd4d77ad1
use EscapeHTML() from PLP v3.23

Instead of manually defining (incorrect) quote() functions to escape HTML
attributes, use the new PLP feature EscapeHTML(), which was written for this
purpose.
cc.plp
charset.plp
digraphs.plp
source.plp
unicode.plp