import SOAP-WSDL 1.22 from CPAN
git-cpan-module: SOAP-WSDL git-cpan-version: 1.22 git-cpan-authorid: MKUTTER git-cpan-file: authors/id/M/MK/MKUTTER/SOAP-WSDL-1.22.tar.gz
This commit is contained in:
committed by
Michael G. Schwern
parent
a31389246e
commit
903b3e95e4
@@ -1,6 +1,6 @@
|
||||
use Test::More;
|
||||
eval "use Test::Pod::Coverage 1.00";
|
||||
plan skip_all => "Test::Pod::Coverage 1.00 required for testing POD" if $@;
|
||||
eval { use Test::Pod::Coverage 1.08 };
|
||||
plan skip_all => "Test::Pod::Coverage 1.08 required for testing POD" if $@;
|
||||
|
||||
|
||||
BEGIN
|
||||
|
||||
Reference in New Issue
Block a user