in reply to Re: Sending post via enurl doesn't work either (though from documentation seems like it should)
in thread problem with german chars in html post fetch
enurl('börse') gives
b%F6rse
on my system, whereas it gives
börse
on your system. I am guessing we have different perl versions, different module versions, or different default encodings.
outputs 1.07 for my enurl version.perl -MCGI::Enurl -e"print $CGI::Enurl::VERSION" > enUrlVersion.txt
outputs<code> perl -v > perlVoutput.txt
thomas.
*******
UPDATE: Relevant (though so far not helpful) documentation seems to be at:
|
|---|