Re: charset problem using HTTP::Request on command line

2004-10-24 Thread Kevin Pfeiffer
Kevin Pfeiffer wrote: > I'm trying to fix a couple small problems in WWW::LEO.pm (accesses the Leo > German-English web server). One problem I can't solve. After switching to > my current Linux (SuSE) my leo script returns, for example: > > "merkwrdig" instead of "merkwÃrdig" (umlauts do not displ

charset problem using HTTP::Request on command line

2004-10-24 Thread Kevin Pfeiffer
Hi, I'm trying to fix a couple small problems in WWW::LEO.pm (accesses the Leo German-English web server). One problem I can't solve. After switching to my current Linux (SuSE) my leo script returns, for example: "merkwrdig" instead of "merkwÃrdig" (umlauts do not display) Perhaps this is becaus