HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/plain; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 04:01:34 GMT Content-length: 593 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) All the example PIR/PASM code that appears in Pod comments through the app should be tested, as should all the code in the top level examples directory. While not run by default, you can verify these with: {{{ $ prove -v t/examples }}} To see how to markup POD so the examples are testable, see: {{{ $ perldoc t/examples/pod.t }}} The goal should be to eventually have no _INVALID targets, and to have a small (tending to none) number of _TODO targets. There shouldn't be any sample PIR that isn't testing (syntax changes, and we don't want to ship broken sample code.)