use Encode qw(from_to); ... from_to($uri, 'UTF-8', 'Latin-1', Encode::FB_CROAK);