in reply to Re^3: Escaping double quotes in complete document
in thread Escaping double quotes in complete document

Hi thanos,

I tried

#!/usr/bin/perl -wCSD

to run my scripts, but unfortunately that only solves the UTF-8 character problems and not my problem with the HTML entities.

Thank you for your help, though :)