Changes for version 6.17 - 2026-07-23
- Move the live httpbin.org test from t/example.t to xt/author/example.t so that a transient outage of the external service (e.g. a 503) can no longer fail an end-user install. The test still runs in CI, and now skips (rather than fails) when httpbin.org itself is unhealthy, e.g. returns a 5xx. (GH#100) (Claude Opus 4.8)
Documentation
Modules
Provide https support for LWP::UserAgent