On 2015-04-28 14:08:53, ZOFFIX wrote:
Show quoted text> On Sat Nov 01 22:42:10 2014, APOCAL wrote:
> > how you would like to control?
>
> Sorry to respond so late. Seems I've missed a notification from RT.
> But a simple list of URLs seems a straightforward solution. Chances
> are the user will want to skip only a couple of URLs they list in
> their POD, so listing them in, say, a =for POD block would be quite
> easy.
>
> And I do side with dolmen's comment above: only URLs within L<> blocks
> should be tested. In which case, option to skip URLs isn't needed,
> since it's unlikely someone would put an uncheckable URL inside an L<>
> block.
I agree with all this. See also
https://rt.cpan.org/Ticket/Display.html?id=105937
It might still be desired to check URLs in other formats, but it certainly shouldn't be the default, and it can be left unimplemented as "YAGNI" until someone asks for it :) The text extraction logic is already done and can be retrieved from git anyway.