Remove checks for Test::Pod and Test::Pod::Coverage.
authorRichard Jones <rjones@redhat.com>
Tue, 20 Apr 2010 17:45:19 +0000 (18:45 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 20 Apr 2010 17:47:34 +0000 (18:47 +0100)
Although these modules are optionally used by the Perl tests,
they aren't necessary and won't break the build if they are not
there.  These modules aren't available in RHEL 5.  Therefore
remove these checks.


No differences found