Subject: | Pod tests should also check RELEASE_TESTING |
The Test::Pod and Test::Pod::Coverage using tests don't appear to run only for the releasing
author. This means that later installs can be broken if the installing user has a version of T::P or
T::P::C or some other piece of their toolchain that adds new errors.
When that happens, it should NOT block installation of the library!
--
rjbs