Subject: | Link check doesn't take into account internal module links |
I'm not sure how hard it would be to fix this, but here it goes:
The pod link check fails if the module isn't in CPAN, but IS in the lib/
directory. Maybe the LinkCheck should use Module::Locate to see if the
module already exists there.