Declare dependency on Class::Load
Thanks ANDYK! Ref Bug #98628 for SOAP-WSDL: Undeclared dependency on Class::Load https://rt.cpan.org/Public/Bug/Display.html?id=98628
This commit is contained in:
@@ -23,6 +23,7 @@ WriteMakefile(
|
||||
'Test::More' => 0,
|
||||
'URI' => 0,
|
||||
'XML::Parser::Expat' => 0,
|
||||
'Class::Load' => 0.20,
|
||||
'perl' => q(5.008),
|
||||
},
|
||||
test => { RECURSIVE_TEST_FILES => 1, },
|
||||
|
||||
Reference in New Issue
Block a user