in reply to Not this time.
in thread problem with german chars in html post fetch

ah, well, i see.

you will have to install the module Crypt::SSLeay. try

#top of script use Data::Dumper; .... my $www = $ua->request( $action ); print Dumper ($www);
and you will be enlightend.

But that has nothing to do with char encoding.

sorry for not reading your post properly, though.

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.