Subject: | make pod tests optional |
Tests for "is my Pod valid" are really for pre-shipping and shouldn't block a user from installing a module that works.
The pod tests should check for $ENV{AUTHOR_TESTING} and should not require the installation of Pod testing libraries.
--
rjbs