Ian Malpass wrote: > I've started crafting Test::Pod::URI to extract URIs from POD and > check them to make sure they work. However, my CPAN-fu has been weak > today, so I thought I'd mail here and see if anyone knew of anything > out there that already does such a thing. Anyone? > > Ian > > P.S. If there isn't such a thing, does anyone have any feature requests?
Do you extract the URIs from verbatim parts, too? There should be any syntax that allows the author to mark an URI as "do not test". That would be useful for modules that have some (example) URIs in the SYNOPSIS... > >