How handel different charsets in Perl - troubles with module LWP

2009-10-21 Thread Hildegard Schedthelm
Hello folks I've some troubles with a perlscript that you can see below. The problem is that some german special characters (umlaut) are not displayed as they should be. This seems to be an encoding-issue. Either the internal perl variables have the wrong encoding or the lwp-module when grapping

AW: How handel different charsets in Perl - troubles with module LWP

2009-10-21 Thread Hildegard Schedthelm
Thanks Gisle! But it isn't still working. However now when I check all charsets of my computer against these strings there are some of them that have the correct characters. Still in the MS-Access-DB these characters are broken. I tried with the methode encode(ENCODING, $headline) all charsets