Description
HTTP client code can be exercised without sending real network requests. This module provides an LWP::UserAgent replacement suited to simulated request and response testing. It helps developers verify network behavior while keeping credentials, private URLs, and external services out of routine tests.