import SOAP-WSDL 2.00_09 from CPAN
git-cpan-module: SOAP-WSDL git-cpan-version: 2.00_09 git-cpan-authorid: MKUTTER git-cpan-file: authors/id/M/MK/MKUTTER/SOAP-WSDL-2.00_09.tar.gz
This commit is contained in:
committed by
Michael G. Schwern
parent
312f3d6bbd
commit
a554e87f49
+27
@@ -0,0 +1,27 @@
|
||||
# Note: this file was auto-generated by Module::Build::Compat version 0.03
|
||||
use ExtUtils::MakeMaker;
|
||||
WriteMakefile
|
||||
(
|
||||
'PL_FILES' => {},
|
||||
'INSTALLDIRS' => 'site',
|
||||
'NAME' => 'SOAP::WSDL',
|
||||
'EXE_FILES' => [
|
||||
bin/wsdl2perl.pl'
|
||||
],
|
||||
'VERSION_FROM' => 'lib/SOAP/WSDL.pm',
|
||||
'PREREQ_PM' => {
|
||||
'XML::SAX::ParserFactory' => 0,
|
||||
'XML::Parser::Expat' => 0,
|
||||
'Class::Std' => 'v0.0.8',
|
||||
'Date::Format' => 0,
|
||||
'Date::Parse' => 0,
|
||||
'List::Util' => 0,
|
||||
'LWP::UserAgent' => 0,
|
||||
'XML::SAX::Base' => 0,
|
||||
'XML::LibXML' => 0,
|
||||
'File::Path' => 0,
|
||||
'Class::Std::Storable' => 0,
|
||||
'File::Basename' => 0
|
||||
}
|
||||
)
|
||||
;
|
||||
Reference in New Issue
Block a user