Description
Perl applications can detect or attach character encoding information to HTTP::Response objects. This helps web clients decode response bodies correctly when processing text from remote services.
It is an HTTP response helper library. Applications should still handle missing, wrong, or malicious encoding declarations from remote servers.