Help for this page
use HTML::Entities qw/encode_entities/; my $SOAPResult = q{ "Hello" <world> & }; ... __END__ <input type="text" name="mytext" id="mytext" value=" "Hello&quo +t; <world> &amp; "/>