tie $input, Tie::HTMLEncode; $input = ""; print $input; # outputs <script>alert("Boo!")</script>