Description
Web form bodies and query strings can be parsed or built in the standard URL-encoded format. This module converts `application/x-www-form-urlencoded` data for Perl web clients and servers. It is a developer dependency for request handling, API clients, and form processing.