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:
Martin Kutter
2009-12-12 19:49:02 -08:00
committed by Michael G. Schwern
parent fb9fd4a2b1
commit 3b30e8d0e2
161 changed files with 219 additions and 13984 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ use strict;
use warnings;
use base qw(SOAP::WSDL::Expat::Base);
use version; our $VERSION = qv('2.00.08');
use version; our $VERSION = qv('2.00.09');
sub _initialize {
my ($self, $parser) = @_;