Changes for version 0.004 - 2026-09-10
- Retry a link with a GET request if the HEAD request returned an error response from the server. Some web servers, e.g. news.ycombinator.com, answer HEAD requests with a '405 Not Allowed' but serve the same URL on a GET request.
- Document that ignore, or ignore_match, has to be used for links that cannot be verified without a browser.
- Switch license to the ISC license
- use redefine() instead of mock() from Test::MockModule
Modules
test Pod for invalid HTTP/S links