use Encode qw(encode); . . . my $decodedContent = encode("ascii", $res->content);