From 1d8092299aaa934b58168cbf3ef45ee43fb0dce0 Mon Sep 17 00:00:00 2001 From: Martin Kutter Date: Tue, 27 Jul 2004 05:17:55 -0800 Subject: [PATCH] import SOAP-WSDL 1.19 from CPAN git-cpan-module: SOAP-WSDL git-cpan-version: 1.19 git-cpan-authorid: MKUTTER git-cpan-file: authors/id/M/MK/MKUTTER/SOAP-WSDL-1.19.tar.gz --- CHANGES | 3 ++ MANIFEST | 1 + WSDL.pm | 9 ++-- t/acceptance/test.wsdl.xml | 105 +++++++++++++++++++++++++++++++++++++ 4 files changed, 115 insertions(+), 3 deletions(-) create mode 100644 t/acceptance/test.wsdl.xml diff --git a/CHANGES b/CHANGES index d87f1d8..abaa2cc 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,7 @@ $Log: CHANGES,v $ +Revision 1.7 2004/07/27 13:00:03 lsc +- added missing test file + Revision 1.18 2004/07/16 07:43:05 lsc fixed test scripts for windows diff --git a/MANIFEST b/MANIFEST index 79cbc00..682fd37 100644 --- a/MANIFEST +++ b/MANIFEST @@ -2,6 +2,7 @@ t/1_performance.t t/2_helloworld.NET.t t/acceptance/helloworld.asmx.xml t/acceptance/helloworld.xml +t/acceptance/test.wsdl.xml WSDL.pm MANIFEST README diff --git a/WSDL.pm b/WSDL.pm index 03a1140..f777908 100644 --- a/WSDL.pm +++ b/WSDL.pm @@ -7,13 +7,13 @@ use XML::XPath; use Cache::FileCache; use Data::Dumper; -# use Carp; -use diagnostics; + +# use diagnostics; @ISA= qw(SOAP::Lite); # let CVS handle this for you... -$VERSION = sprintf("%d.%02d", q$Revision: 1.18 $ =~ /(\d+)\.(\d+)/); +$VERSION = sprintf("%d.%02d", q$Revision: 1.19 $ =~ /(\d+)\.(\d+)/); sub wsdlinit { my $self=shift; @@ -990,6 +990,9 @@ to the user. =head1 CHANGES $Log: WSDL.pm,v $ +Revision 1.19 2004/07/27 13:00:03 lsc +- added missing test file + Revision 1.18 2004/07/16 07:43:05 lsc fixed test scripts for windows diff --git a/t/acceptance/test.wsdl.xml b/t/acceptance/test.wsdl.xml new file mode 100644 index 0000000..364b0a4 --- /dev/null +++ b/t/acceptance/test.wsdl.xml @@ -0,0 +1,105 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +