# Pastebin ag9sbL2t # parse w3 perl checklink script for doc.perl6.org watch "grep -B3 'To do' perl6/checklink.report.txt |perl -ne 'next if /https:|github|Code:|Lines?:|^--|robots exclusion/; s<>; chomp; s/$/\n/ if / To do/; s/(?:Double-check|Update the link).*//; s/Some of the links to this resource point to/has inbound/; s/, and caused.*//; s/This is a //; print'"