Description
Perl applications can connect to FastCGI responders as clients and exchange requests through the FastCGI protocol. This is useful for testing, proxying, diagnostics, or tools that need to call FastCGI services directly.
It is a protocol library, not a web server. Applications should handle target addresses, request data, timeouts, and any returned sensitive content carefully.