Hi,I want to writea file in UTF-8 format.How to save a file in UTF-8 format in perl.Ex:open (FILE, ">temp/test.html");I want to save the test.html as utf-8Please guide me.Thanks,Vens