<html>
<body>
<font size=3><br>
</font>I feel dumb for asking, but is there a quick way to convert:<br>
<code><br><br>
%#x3cIMG
SRC=&#106;&#97;&#118;&#97;&#115;&#99;&#114;&#105;&#112;&#116;&#58;&#97;&#108;&#101;&#114;&#116;&#40;
&#39;&#88;&#83;&#83;&#39;&#41;%#x3e<br><br>
</code><br>
to <br>
<code><br><br>
<IMG SRC=javascript:alert( 'XSS')> <br><br>
</code><br>
I thought there would be a cpan module for this.<br>
</body>
</html>