From fb9fd4a2b11b144c7332299bcb2b935ee62656a7 Mon Sep 17 00:00:00 2001 From: Martin Kutter Date: Sun, 22 Feb 2009 11:39:40 -0800 Subject: [PATCH] import SOAP-WSDL 2.00.08 from CPAN git-cpan-module: SOAP-WSDL git-cpan-version: 2.00.08 git-cpan-authorid: MKUTTER git-cpan-file: authors/id/M/MK/MKUTTER/SOAP-WSDL-2.00.08.tar.gz --- Build.PL | 2 +- Changes | 11 ++ META.yml | 166 +++++++++--------- Makefile.PL | 2 +- lib/SOAP/WSDL.pm | 6 +- lib/SOAP/WSDL/Base.pm | 2 +- lib/SOAP/WSDL/Binding.pm | 2 +- lib/SOAP/WSDL/Client.pm | 6 +- lib/SOAP/WSDL/Client/Base.pm | 6 +- lib/SOAP/WSDL/Definitions.pm | 6 +- lib/SOAP/WSDL/Deserializer/Hash.pm | 6 +- lib/SOAP/WSDL/Deserializer/SOM.pm | 6 +- lib/SOAP/WSDL/Deserializer/XSD.pm | 6 +- lib/SOAP/WSDL/Expat/Base.pm | 2 +- lib/SOAP/WSDL/Expat/Message2Hash.pm | 2 +- lib/SOAP/WSDL/Expat/MessageParser.pm | 8 +- lib/SOAP/WSDL/Expat/MessageStreamParser.pm | 6 +- lib/SOAP/WSDL/Expat/WSDLParser.pm | 8 +- lib/SOAP/WSDL/Factory/Deserializer.pm | 2 +- lib/SOAP/WSDL/Factory/Generator.pm | 2 +- lib/SOAP/WSDL/Factory/Serializer.pm | 6 +- lib/SOAP/WSDL/Factory/Transport.pm | 6 +- lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm | 2 +- lib/SOAP/WSDL/Generator/PrefixResolver.pm | 2 +- lib/SOAP/WSDL/Generator/Template.pm | 2 +- .../WSDL/Generator/Template/Plugin/XSD.pm | 2 +- lib/SOAP/WSDL/Generator/Template/XSD.pm | 2 +- lib/SOAP/WSDL/Generator/Visitor.pm | 2 +- lib/SOAP/WSDL/Generator/Visitor/Typemap.pm | 2 +- lib/SOAP/WSDL/Message.pm | 2 +- lib/SOAP/WSDL/OpMessage.pm | 2 +- lib/SOAP/WSDL/Operation.pm | 2 +- lib/SOAP/WSDL/Part.pm | 2 +- lib/SOAP/WSDL/Port.pm | 2 +- lib/SOAP/WSDL/PortType.pm | 2 +- lib/SOAP/WSDL/SOAP/Address.pm | 2 +- lib/SOAP/WSDL/SOAP/Body.pm | 2 +- lib/SOAP/WSDL/SOAP/Header.pm | 2 +- lib/SOAP/WSDL/SOAP/HeaderFault.pm | 2 +- lib/SOAP/WSDL/SOAP/Operation.pm | 2 +- lib/SOAP/WSDL/SOAP/Typelib/Fault11.pm | 6 +- lib/SOAP/WSDL/Serializer/XSD.pm | 6 +- lib/SOAP/WSDL/Server.pm | 2 +- lib/SOAP/WSDL/Server/CGI.pm | 2 +- lib/SOAP/WSDL/Server/Mod_Perl2.pm | 2 +- lib/SOAP/WSDL/Server/Simple.pm | 2 +- lib/SOAP/WSDL/Service.pm | 2 +- lib/SOAP/WSDL/Transport/HTTP.pm | 6 +- lib/SOAP/WSDL/Transport/Loopback.pm | 2 +- lib/SOAP/WSDL/Transport/Test.pm | 2 +- lib/SOAP/WSDL/TypeLookup.pm | 2 +- lib/SOAP/WSDL/Types.pm | 2 +- lib/SOAP/WSDL/XSD/Annotation.pm | 2 +- lib/SOAP/WSDL/XSD/Attribute.pm | 2 +- lib/SOAP/WSDL/XSD/AttributeGroup.pm | 2 +- lib/SOAP/WSDL/XSD/Builtin.pm | 2 +- lib/SOAP/WSDL/XSD/ComplexType.pm | 2 +- lib/SOAP/WSDL/XSD/Element.pm | 2 +- lib/SOAP/WSDL/XSD/Enumeration.pm | 2 +- lib/SOAP/WSDL/XSD/FractionDigits.pm | 2 +- lib/SOAP/WSDL/XSD/Group.pm | 2 +- lib/SOAP/WSDL/XSD/Length.pm | 2 +- lib/SOAP/WSDL/XSD/MaxExclusive.pm | 2 +- lib/SOAP/WSDL/XSD/MaxInclusive.pm | 2 +- lib/SOAP/WSDL/XSD/MaxLength.pm | 2 +- lib/SOAP/WSDL/XSD/MinExclusive.pm | 2 +- lib/SOAP/WSDL/XSD/MinInclusive.pm | 2 +- lib/SOAP/WSDL/XSD/MinLength.pm | 2 +- lib/SOAP/WSDL/XSD/Pattern.pm | 2 +- lib/SOAP/WSDL/XSD/Schema.pm | 2 +- lib/SOAP/WSDL/XSD/Schema/Builtin.pm | 6 +- lib/SOAP/WSDL/XSD/SimpleType.pm | 2 +- lib/SOAP/WSDL/XSD/TotalDigits.pm | 2 +- lib/SOAP/WSDL/XSD/Typelib/Attribute.pm | 2 +- lib/SOAP/WSDL/XSD/Typelib/AttributeSet.pm | 2 +- lib/SOAP/WSDL/XSD/Typelib/Builtin.pm | 2 +- lib/SOAP/WSDL/XSD/Typelib/Builtin/anyType.pm | 2 +- lib/SOAP/WSDL/XSD/Typelib/Builtin/boolean.pm | 2 +- lib/SOAP/WSDL/XSD/Typelib/Builtin/time.pm | 2 +- lib/SOAP/WSDL/XSD/Typelib/ComplexType.pm | 8 +- lib/SOAP/WSDL/XSD/Typelib/Element.pm | 6 +- lib/SOAP/WSDL/XSD/Typelib/SimpleType.pm | 8 +- lib/SOAP/WSDL/XSD/WhiteSpace.pm | 2 +- t/SOAP/WSDL/Generator/Template/XSD/Import.t | 3 +- .../WSDL/Generator/Template/XSD/Unqualified.t | 3 +- t/SOAP/WSDL/Generator/XSD.t | 3 +- t/SOAP/WSDL/Generator/XSD_custom_resolver.t | 3 +- t/SOAP/WSDL/Generator/XSD_dot_names.t | 3 +- .../WSDL/Generator/XSD_nested_complextype.t | 3 +- t/SOAP/WSDL/Generator/XSD_unsupported.t | 3 +- 90 files changed, 224 insertions(+), 220 deletions(-) diff --git a/Build.PL b/Build.PL index cc9a324..db14254 100644 --- a/Build.PL +++ b/Build.PL @@ -5,7 +5,7 @@ $build = Module::Build->new( create_makefile_pl => 'small', dist_abstract => 'SOAP with WSDL support', dist_name => 'SOAP-WSDL', - dist_version => '2.00.07', + dist_version => '2.00.08', module_name => 'SOAP::WSDL', license => 'artistic', requires => { diff --git a/Changes b/Changes index 5326b39..1feb0e0 100644 --- a/Changes +++ b/Changes @@ -37,6 +37,17 @@ Features: The following changes have been made: +2.00.08 - Feb 22 2009 + +The following bugs have been fixed (the numbers in square brackets are the +tracker IDs from https://sourceforge.net/tracker/?group_id=111978&atid=660921): +The numbers with # are CPAN RT IDs (http://rt.cpan.org/). + + * [2628386] SOAP::WSDL::Generator::Visitor::Typelib still used in tests + + * #41453: Content-Type 'charset=...' not set in HTTP header + Already fixed in 2.00.07 + 2.00.07 - Feb 21 2009 The following features were added (the numbers in square brackets are the diff --git a/META.yml b/META.yml index b0dfb12..bacc60a 100644 --- a/META.yml +++ b/META.yml @@ -1,12 +1,12 @@ --- name: SOAP-WSDL -version: 2.00.07 +version: 2.00.08 author: - 'Martin Kutter ' abstract: SOAP with WSDL support license: artistic resources: - license: http://opensource.org/licenses/artistic-license.php + license: ~ requires: Class::Std::Fast: 0.0.5 Data::Dumper: 0 @@ -41,220 +41,220 @@ build_requires: provides: SOAP::WSDL: file: lib/SOAP/WSDL.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Base: file: lib/SOAP/WSDL/Base.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Binding: file: lib/SOAP/WSDL/Binding.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Client: file: lib/SOAP/WSDL/Client.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Client::Base: file: lib/SOAP/WSDL/Client/Base.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Definitions: file: lib/SOAP/WSDL/Definitions.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Deserializer::Hash: file: lib/SOAP/WSDL/Deserializer/Hash.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Deserializer::SOM: file: lib/SOAP/WSDL/Deserializer/SOM.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Deserializer::XSD: file: lib/SOAP/WSDL/Deserializer/XSD.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Expat::Base: file: lib/SOAP/WSDL/Expat/Base.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Expat::Message2Hash: file: lib/SOAP/WSDL/Expat/Message2Hash.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Expat::MessageParser: file: lib/SOAP/WSDL/Expat/MessageParser.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Expat::MessageStreamParser: file: lib/SOAP/WSDL/Expat/MessageStreamParser.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Expat::WSDLParser: file: lib/SOAP/WSDL/Expat/WSDLParser.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Factory::Deserializer: file: lib/SOAP/WSDL/Factory/Deserializer.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Factory::Generator: file: lib/SOAP/WSDL/Factory/Generator.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Factory::Serializer: file: lib/SOAP/WSDL/Factory/Serializer.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Factory::Transport: file: lib/SOAP/WSDL/Factory/Transport.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Generator::Iterator::WSDL11: file: lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Generator::PrefixResolver: file: lib/SOAP/WSDL/Generator/PrefixResolver.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Generator::Template: file: lib/SOAP/WSDL/Generator/Template.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Generator::Template::Plugin::XSD: file: lib/SOAP/WSDL/Generator/Template/Plugin/XSD.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Generator::Template::XSD: file: lib/SOAP/WSDL/Generator/Template/XSD.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Generator::Visitor: file: lib/SOAP/WSDL/Generator/Visitor.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Generator::Visitor::Typemap: file: lib/SOAP/WSDL/Generator/Visitor/Typemap.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Message: file: lib/SOAP/WSDL/Message.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::OpMessage: file: lib/SOAP/WSDL/OpMessage.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Operation: file: lib/SOAP/WSDL/Operation.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Part: file: lib/SOAP/WSDL/Part.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Port: file: lib/SOAP/WSDL/Port.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::PortType: file: lib/SOAP/WSDL/PortType.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::SOAP::Address: file: lib/SOAP/WSDL/SOAP/Address.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::SOAP::Body: file: lib/SOAP/WSDL/SOAP/Body.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::SOAP::Header: file: lib/SOAP/WSDL/SOAP/Header.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::SOAP::HeaderFault: file: lib/SOAP/WSDL/SOAP/HeaderFault.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::SOAP::Operation: file: lib/SOAP/WSDL/SOAP/Operation.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::SOAP::Typelib::Fault11: file: lib/SOAP/WSDL/SOAP/Typelib/Fault11.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Serializer::XSD: file: lib/SOAP/WSDL/Serializer/XSD.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Server: file: lib/SOAP/WSDL/Server.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Server::CGI: file: lib/SOAP/WSDL/Server/CGI.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Server::Mod_Perl2: file: lib/SOAP/WSDL/Server/Mod_Perl2.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Server::Simple: file: lib/SOAP/WSDL/Server/Simple.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Service: file: lib/SOAP/WSDL/Service.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Transport::HTTP: file: lib/SOAP/WSDL/Transport/HTTP.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Transport::Loopback: file: lib/SOAP/WSDL/Transport/Loopback.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Transport::Test: file: lib/SOAP/WSDL/Transport/Test.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::TypeLookup: file: lib/SOAP/WSDL/TypeLookup.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::Types: file: lib/SOAP/WSDL/Types.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Annotation: file: lib/SOAP/WSDL/XSD/Annotation.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Attribute: file: lib/SOAP/WSDL/XSD/Attribute.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::AttributeGroup: file: lib/SOAP/WSDL/XSD/AttributeGroup.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Builtin: file: lib/SOAP/WSDL/XSD/Builtin.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::ComplexType: file: lib/SOAP/WSDL/XSD/ComplexType.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Element: file: lib/SOAP/WSDL/XSD/Element.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Enumeration: file: lib/SOAP/WSDL/XSD/Enumeration.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::FractionDigits: file: lib/SOAP/WSDL/XSD/FractionDigits.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Group: file: lib/SOAP/WSDL/XSD/Group.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Length: file: lib/SOAP/WSDL/XSD/Length.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::MaxExclusive: file: lib/SOAP/WSDL/XSD/MaxExclusive.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::MaxInclusive: file: lib/SOAP/WSDL/XSD/MaxInclusive.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::MaxLength: file: lib/SOAP/WSDL/XSD/MaxLength.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::MinExclusive: file: lib/SOAP/WSDL/XSD/MinExclusive.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::MinInclusive: file: lib/SOAP/WSDL/XSD/MinInclusive.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::MinLength: file: lib/SOAP/WSDL/XSD/MinLength.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Pattern: file: lib/SOAP/WSDL/XSD/Pattern.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Schema: file: lib/SOAP/WSDL/XSD/Schema.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Schema::Builtin: file: lib/SOAP/WSDL/XSD/Schema/Builtin.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::SimpleType: file: lib/SOAP/WSDL/XSD/SimpleType.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::TotalDigits: file: lib/SOAP/WSDL/XSD/TotalDigits.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::Attribute: file: lib/SOAP/WSDL/XSD/Typelib/Attribute.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::AttributeSet: file: lib/SOAP/WSDL/XSD/Typelib/AttributeSet.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::Builtin: file: lib/SOAP/WSDL/XSD/Typelib/Builtin.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::Builtin::ENTITY: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/ENTITY.pm SOAP::WSDL::XSD::Typelib::Builtin::ID: @@ -279,14 +279,14 @@ provides: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/anySimpleType.pm SOAP::WSDL::XSD::Typelib::Builtin::anyType: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/anyType.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::Builtin::anyURI: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/anyURI.pm SOAP::WSDL::XSD::Typelib::Builtin::base64Binary: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/base64Binary.pm SOAP::WSDL::XSD::Typelib::Builtin::boolean: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/boolean.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::Builtin::byte: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/byte.pm SOAP::WSDL::XSD::Typelib::Builtin::date: @@ -339,7 +339,7 @@ provides: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/string.pm SOAP::WSDL::XSD::Typelib::Builtin::time: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/time.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::Builtin::token: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/token.pm SOAP::WSDL::XSD::Typelib::Builtin::unsignedByte: @@ -352,20 +352,20 @@ provides: file: lib/SOAP/WSDL/XSD/Typelib/Builtin/unsignedShort.pm SOAP::WSDL::XSD::Typelib::ComplexType: file: lib/SOAP/WSDL/XSD/Typelib/ComplexType.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::Element: file: lib/SOAP/WSDL/XSD/Typelib/Element.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::SimpleType: file: lib/SOAP/WSDL/XSD/Typelib/SimpleType.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::Typelib::SimpleType::restriction: file: lib/SOAP/WSDL/XSD/Typelib/SimpleType.pm - version: 2.00.07 + version: 2.00.08 SOAP::WSDL::XSD::WhiteSpace: file: lib/SOAP/WSDL/XSD/WhiteSpace.pm - version: 2.00.07 -generated_by: Module::Build version 0.280801 + version: 2.00.08 +generated_by: Module::Build version 0.31012 meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.2.html version: 1.2 diff --git a/Makefile.PL b/Makefile.PL index 5db0001..45248d6 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -1,4 +1,4 @@ -# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 +# Note: this file was auto-generated by Module::Build::Compat version 0.31012 require 5.8.0; use Module::Build::Compat 0.02; diff --git a/lib/SOAP/WSDL.pm b/lib/SOAP/WSDL.pm index 5332ade..a070bcf 100644 --- a/lib/SOAP/WSDL.pm +++ b/lib/SOAP/WSDL.pm @@ -14,7 +14,7 @@ use Class::Std::Fast constructor => 'none'; use SOAP::WSDL::XSD::Typelib::Builtin::anySimpleType; use LWP::UserAgent; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %no_dispatch_of :ATTR(:name); my %wsdl_of :ATTR(:name); @@ -831,9 +831,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: WSDL.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: WSDL.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL.pm $ =cut diff --git a/lib/SOAP/WSDL/Base.pm b/lib/SOAP/WSDL/Base.pm index b92a9c0..3d01984 100644 --- a/lib/SOAP/WSDL/Base.pm +++ b/lib/SOAP/WSDL/Base.pm @@ -5,7 +5,7 @@ use List::Util; use Scalar::Util; use Carp qw(croak carp confess); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %id_of :ATTR(:name :default<()>); my %lang_of :ATTR(:name :default<()>); diff --git a/lib/SOAP/WSDL/Binding.pm b/lib/SOAP/WSDL/Binding.pm index 072d78f..9a0fd2b 100644 --- a/lib/SOAP/WSDL/Binding.pm +++ b/lib/SOAP/WSDL/Binding.pm @@ -5,7 +5,7 @@ use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %operation_of :ATTR(:name :default<()>); my %type_of :ATTR(:name :default<()>); diff --git a/lib/SOAP/WSDL/Client.pm b/lib/SOAP/WSDL/Client.pm index a48ce30..dde74a9 100644 --- a/lib/SOAP/WSDL/Client.pm +++ b/lib/SOAP/WSDL/Client.pm @@ -11,7 +11,7 @@ use SOAP::WSDL::Factory::Serializer; use SOAP::WSDL::Factory::Transport; use SOAP::WSDL::Expat::MessageParser; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %class_resolver_of :ATTR(:name :default<()>); my %no_dispatch_of :ATTR(:name :default<()>); @@ -400,9 +400,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: Client.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: Client.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Client.pm $ =cut diff --git a/lib/SOAP/WSDL/Client/Base.pm b/lib/SOAP/WSDL/Client/Base.pm index 499e4e0..b341f65 100644 --- a/lib/SOAP/WSDL/Client/Base.pm +++ b/lib/SOAP/WSDL/Client/Base.pm @@ -4,7 +4,7 @@ use warnings; use base 'SOAP::WSDL::Client'; use Scalar::Util qw(blessed); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); sub call { my ($self, $method, $body, $header) = @_; @@ -85,9 +85,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: Base.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: Base.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Client/Base.pm $ =cut diff --git a/lib/SOAP/WSDL/Definitions.pm b/lib/SOAP/WSDL/Definitions.pm index 9492c11..8963f83 100644 --- a/lib/SOAP/WSDL/Definitions.pm +++ b/lib/SOAP/WSDL/Definitions.pm @@ -5,7 +5,7 @@ use List::Util qw(first); use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %types_of :ATTR(:name :default<[]>); my %message_of :ATTR(:name :default<[]>); @@ -115,9 +115,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: Definitions.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: Definitions.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Definitions.pm $ =cut diff --git a/lib/SOAP/WSDL/Deserializer/Hash.pm b/lib/SOAP/WSDL/Deserializer/Hash.pm index 541e7b7..78a9bf6 100644 --- a/lib/SOAP/WSDL/Deserializer/Hash.pm +++ b/lib/SOAP/WSDL/Deserializer/Hash.pm @@ -8,7 +8,7 @@ use SOAP::WSDL::Expat::Message2Hash; use SOAP::WSDL::Factory::Deserializer; SOAP::WSDL::Factory::Deserializer->register( '1.1', __PACKAGE__ ); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); sub BUILD { my ($self, $ident, $args_of_ref) = @_; @@ -163,9 +163,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: Hash.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: Hash.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Deserializer/Hash.pm $ =cut diff --git a/lib/SOAP/WSDL/Deserializer/SOM.pm b/lib/SOAP/WSDL/Deserializer/SOM.pm index 0528891..1262c27 100644 --- a/lib/SOAP/WSDL/Deserializer/SOM.pm +++ b/lib/SOAP/WSDL/Deserializer/SOM.pm @@ -2,7 +2,7 @@ package SOAP::WSDL::Deserializer::SOM; use strict; use warnings; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); our @ISA; eval { @@ -140,9 +140,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: SOM.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: SOM.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Deserializer/SOM.pm $ =cut diff --git a/lib/SOAP/WSDL/Deserializer/XSD.pm b/lib/SOAP/WSDL/Deserializer/XSD.pm index 740081c..12b3b41 100644 --- a/lib/SOAP/WSDL/Deserializer/XSD.pm +++ b/lib/SOAP/WSDL/Deserializer/XSD.pm @@ -5,7 +5,7 @@ use Class::Std::Fast::Storable; use SOAP::WSDL::SOAP::Typelib::Fault11; use SOAP::WSDL::Expat::MessageParser; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %class_resolver_of :ATTR(:name :default<()>); my %strict_of :ATTR(:get :init_arg :default<1>); @@ -126,9 +126,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: XSD.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: XSD.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Deserializer/XSD.pm $ =cut diff --git a/lib/SOAP/WSDL/Expat/Base.pm b/lib/SOAP/WSDL/Expat/Base.pm index 5bd43c6..573aed8 100644 --- a/lib/SOAP/WSDL/Expat/Base.pm +++ b/lib/SOAP/WSDL/Expat/Base.pm @@ -6,7 +6,7 @@ use XML::Parser::Expat; # TODO: convert to Class::Std::Fast based class - hash based classes suck. -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); sub new { my ($class, $arg_ref) = @_; diff --git a/lib/SOAP/WSDL/Expat/Message2Hash.pm b/lib/SOAP/WSDL/Expat/Message2Hash.pm index 21a6b81..30b26f4 100644 --- a/lib/SOAP/WSDL/Expat/Message2Hash.pm +++ b/lib/SOAP/WSDL/Expat/Message2Hash.pm @@ -4,7 +4,7 @@ use strict; use warnings; use base qw(SOAP::WSDL::Expat::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); sub _initialize { my ($self, $parser) = @_; diff --git a/lib/SOAP/WSDL/Expat/MessageParser.pm b/lib/SOAP/WSDL/Expat/MessageParser.pm index dcee486..1bfb07a 100644 --- a/lib/SOAP/WSDL/Expat/MessageParser.pm +++ b/lib/SOAP/WSDL/Expat/MessageParser.pm @@ -9,7 +9,7 @@ use base qw(SOAP::WSDL::Expat::Base); BEGIN { require Class::Std::Fast }; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); # GLOBALS my $OBJECT_CACHE_REF = Class::Std::Fast::OBJECT_CACHE_REF(); @@ -330,10 +330,10 @@ the same terms as perl itself =head1 Repository information - $Id: MessageParser.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: MessageParser.pm 798 2009-02-22 18:44:13Z kutterma $ - $LastChangedDate: 2009-02-21 01:04:29 +0100 (Sa, 21 Feb 2009) $ - $LastChangedRevision: 795 $ + $LastChangedDate: 2009-02-22 19:44:13 +0100 (So, 22 Feb 2009) $ + $LastChangedRevision: 798 $ $LastChangedBy: kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Expat/MessageParser.pm $ diff --git a/lib/SOAP/WSDL/Expat/MessageStreamParser.pm b/lib/SOAP/WSDL/Expat/MessageStreamParser.pm index 10c0c72..f3429b7 100644 --- a/lib/SOAP/WSDL/Expat/MessageStreamParser.pm +++ b/lib/SOAP/WSDL/Expat/MessageStreamParser.pm @@ -6,7 +6,7 @@ use XML::Parser::Expat; use SOAP::WSDL::Expat::MessageParser; use base qw(SOAP::WSDL::Expat::MessageParser); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); sub parse_start { my $self = shift; @@ -69,9 +69,9 @@ the same terms as perl itself =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: MessageStreamParser.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: MessageStreamParser.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Expat/MessageStreamParser.pm $ =cut diff --git a/lib/SOAP/WSDL/Expat/WSDLParser.pm b/lib/SOAP/WSDL/Expat/WSDLParser.pm index 98d9014..7b28e93 100644 --- a/lib/SOAP/WSDL/Expat/WSDLParser.pm +++ b/lib/SOAP/WSDL/Expat/WSDLParser.pm @@ -5,7 +5,7 @@ use Carp; use SOAP::WSDL::TypeLookup; use base qw(SOAP::WSDL::Expat::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); # # Import child elements of a WSDL / XML Schema tree into the current tree @@ -367,10 +367,10 @@ the same terms as perl itself =head1 Repository information - $Id: WSDLParser.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: WSDLParser.pm 798 2009-02-22 18:44:13Z kutterma $ - $LastChangedDate: 2009-02-21 01:04:29 +0100 (Sa, 21 Feb 2009) $ - $LastChangedRevision: 795 $ + $LastChangedDate: 2009-02-22 19:44:13 +0100 (So, 22 Feb 2009) $ + $LastChangedRevision: 798 $ $LastChangedBy: kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Expat/WSDLParser.pm $ diff --git a/lib/SOAP/WSDL/Factory/Deserializer.pm b/lib/SOAP/WSDL/Factory/Deserializer.pm index 11a6398..b737bcc 100644 --- a/lib/SOAP/WSDL/Factory/Deserializer.pm +++ b/lib/SOAP/WSDL/Factory/Deserializer.pm @@ -2,7 +2,7 @@ package SOAP::WSDL::Factory::Deserializer; use strict; use warnings; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %DESERIALIZER = ( '1.1' => 'SOAP::WSDL::Deserializer::XSD', diff --git a/lib/SOAP/WSDL/Factory/Generator.pm b/lib/SOAP/WSDL/Factory/Generator.pm index 439d1fa..b9170f2 100644 --- a/lib/SOAP/WSDL/Factory/Generator.pm +++ b/lib/SOAP/WSDL/Factory/Generator.pm @@ -2,7 +2,7 @@ package SOAP::WSDL::Factory::Generator; use strict; use warnings; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %GENERATOR = ( 'XSD' => 'SOAP::WSDL::Generator::Template::XSD', diff --git a/lib/SOAP/WSDL/Factory/Serializer.pm b/lib/SOAP/WSDL/Factory/Serializer.pm index e84b56f..f683780 100644 --- a/lib/SOAP/WSDL/Factory/Serializer.pm +++ b/lib/SOAP/WSDL/Factory/Serializer.pm @@ -2,7 +2,7 @@ package SOAP::WSDL::Factory::Serializer; use strict; use warnings; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %SERIALIZER = ( '1.1' => 'SOAP::WSDL::Serializer::XSD', @@ -138,9 +138,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: Serializer.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: Serializer.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Factory/Serializer.pm $ =cut diff --git a/lib/SOAP/WSDL/Factory/Transport.pm b/lib/SOAP/WSDL/Factory/Transport.pm index e1c1b8e..11bdcb8 100644 --- a/lib/SOAP/WSDL/Factory/Transport.pm +++ b/lib/SOAP/WSDL/Factory/Transport.pm @@ -1,7 +1,7 @@ package SOAP::WSDL::Factory::Transport; use strict; use warnings; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %registered_transport_of = (); @@ -243,9 +243,9 @@ Martin Kutter Emartin.kutter fen-net.deE =head1 REPOSITORY INFORMATION - $Rev: 795 $ + $Rev: 798 $ $LastChangedBy: kutterma $ - $Id: Transport.pm 795 2009-02-21 00:04:29Z kutterma $ + $Id: Transport.pm 798 2009-02-22 18:44:13Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Factory/Transport.pm $ =cut diff --git a/lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm b/lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm index 728b6e6..61089b1 100644 --- a/lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm +++ b/lib/SOAP/WSDL/Generator/Iterator/WSDL11.pm @@ -2,7 +2,7 @@ package SOAP::WSDL::Generator::Iterator::WSDL11; use strict; use warnings; use Class::Std::Fast; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %definitions_of :ATTR(:name :default<[]>); my %nodes_of :ATTR(:name :default<[]>); diff --git a/lib/SOAP/WSDL/Generator/PrefixResolver.pm b/lib/SOAP/WSDL/Generator/PrefixResolver.pm index 1454b39..fa680bb 100644 --- a/lib/SOAP/WSDL/Generator/PrefixResolver.pm +++ b/lib/SOAP/WSDL/Generator/PrefixResolver.pm @@ -3,7 +3,7 @@ use strict; use warnings; use Class::Std::Fast::Storable; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %namespace_prefix_map_of :ATTR(:name :default<{}>); my %namespace_map_of :ATTR(:name :default<{}>); diff --git a/lib/SOAP/WSDL/Generator/Template.pm b/lib/SOAP/WSDL/Generator/Template.pm index 6fea56d..ccec2f0 100644 --- a/lib/SOAP/WSDL/Generator/Template.pm +++ b/lib/SOAP/WSDL/Generator/Template.pm @@ -5,7 +5,7 @@ use Class::Std::Fast::Storable; use Carp; use SOAP::WSDL::Generator::PrefixResolver; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %tt_of :ATTR(:get); my %definitions_of :ATTR(:name :default<()>); diff --git a/lib/SOAP/WSDL/Generator/Template/Plugin/XSD.pm b/lib/SOAP/WSDL/Generator/Template/Plugin/XSD.pm index a53ee0d..f5a0643 100644 --- a/lib/SOAP/WSDL/Generator/Template/Plugin/XSD.pm +++ b/lib/SOAP/WSDL/Generator/Template/Plugin/XSD.pm @@ -4,7 +4,7 @@ use warnings; use Carp qw(confess); use Class::Std::Fast::Storable constructor => 'none'; use Scalar::Util qw(blessed); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %namespace_prefix_map_of :ATTR(:name :default<{}>); my %namespace_map_of :ATTR(:name :default<{}>); diff --git a/lib/SOAP/WSDL/Generator/Template/XSD.pm b/lib/SOAP/WSDL/Generator/Template/XSD.pm index 5cab1d2..7e2119d 100644 --- a/lib/SOAP/WSDL/Generator/Template/XSD.pm +++ b/lib/SOAP/WSDL/Generator/Template/XSD.pm @@ -5,7 +5,7 @@ use Class::Std::Fast::Storable; use File::Basename; use File::Spec; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); use SOAP::WSDL::Generator::Visitor::Typemap; use SOAP::WSDL::Generator::Template::Plugin::XSD; diff --git a/lib/SOAP/WSDL/Generator/Visitor.pm b/lib/SOAP/WSDL/Generator/Visitor.pm index 9502778..e5adc86 100644 --- a/lib/SOAP/WSDL/Generator/Visitor.pm +++ b/lib/SOAP/WSDL/Generator/Visitor.pm @@ -3,7 +3,7 @@ use strict; use warnings; use Class::Std::Fast::Storable; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %definitions_of :ATTR(:name :default<()>); my %type_prefix_of :ATTR(:name :default<()>); diff --git a/lib/SOAP/WSDL/Generator/Visitor/Typemap.pm b/lib/SOAP/WSDL/Generator/Visitor/Typemap.pm index 5382165..14475e3 100644 --- a/lib/SOAP/WSDL/Generator/Visitor/Typemap.pm +++ b/lib/SOAP/WSDL/Generator/Visitor/Typemap.pm @@ -5,7 +5,7 @@ use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Generator::Visitor); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %path_of :ATTR(:name :default<[]>); my %typemap_of :ATTR(:name :default<()>); diff --git a/lib/SOAP/WSDL/Message.pm b/lib/SOAP/WSDL/Message.pm index 38dd5cc..613d0a1 100644 --- a/lib/SOAP/WSDL/Message.pm +++ b/lib/SOAP/WSDL/Message.pm @@ -4,7 +4,7 @@ use warnings; use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %part_of :ATTR(:name :default<[]>); diff --git a/lib/SOAP/WSDL/OpMessage.pm b/lib/SOAP/WSDL/OpMessage.pm index 12a49b2..631d626 100644 --- a/lib/SOAP/WSDL/OpMessage.pm +++ b/lib/SOAP/WSDL/OpMessage.pm @@ -4,7 +4,7 @@ use warnings; use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %body_of :ATTR(:name :default<[]>); my %header_of :ATTR(:name
:default<[]>); diff --git a/lib/SOAP/WSDL/Operation.pm b/lib/SOAP/WSDL/Operation.pm index 74510d4..00574d1 100644 --- a/lib/SOAP/WSDL/Operation.pm +++ b/lib/SOAP/WSDL/Operation.pm @@ -4,7 +4,7 @@ use warnings; use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %operation_of :ATTR(:name :default<()>); my %input_of :ATTR(:name :default<[]>); diff --git a/lib/SOAP/WSDL/Part.pm b/lib/SOAP/WSDL/Part.pm index deca36e..37bd3e6 100644 --- a/lib/SOAP/WSDL/Part.pm +++ b/lib/SOAP/WSDL/Part.pm @@ -6,7 +6,7 @@ use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %element_of :ATTR(:name :default<()>); my %type_of :ATTR(:name :default<()>); diff --git a/lib/SOAP/WSDL/Port.pm b/lib/SOAP/WSDL/Port.pm index 5287fea..40b2678 100644 --- a/lib/SOAP/WSDL/Port.pm +++ b/lib/SOAP/WSDL/Port.pm @@ -4,7 +4,7 @@ use warnings; use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %binding_of :ATTR(:name :default<()>); my %address_of :ATTR(:name
:default<()>); diff --git a/lib/SOAP/WSDL/PortType.pm b/lib/SOAP/WSDL/PortType.pm index c1960f8..81cb0c8 100644 --- a/lib/SOAP/WSDL/PortType.pm +++ b/lib/SOAP/WSDL/PortType.pm @@ -5,7 +5,7 @@ use Class::Std::Fast::Storable; use List::Util; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %operation_of :ATTR(:name :default<()>); diff --git a/lib/SOAP/WSDL/SOAP/Address.pm b/lib/SOAP/WSDL/SOAP/Address.pm index dad4af0..ae472e1 100644 --- a/lib/SOAP/WSDL/SOAP/Address.pm +++ b/lib/SOAP/WSDL/SOAP/Address.pm @@ -4,7 +4,7 @@ use warnings; use base qw(SOAP::WSDL::Base); use Class::Std::Fast::Storable; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %location :ATTR(:name :default<()>); 1; \ No newline at end of file diff --git a/lib/SOAP/WSDL/SOAP/Body.pm b/lib/SOAP/WSDL/SOAP/Body.pm index 4d57fa3..6e2a493 100644 --- a/lib/SOAP/WSDL/SOAP/Body.pm +++ b/lib/SOAP/WSDL/SOAP/Body.pm @@ -4,7 +4,7 @@ use warnings; use base qw(SOAP::WSDL::Base); use Class::Std::Fast::Storable; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %use_of :ATTR(:name :default); my %namespace_of :ATTR(:name :default); diff --git a/lib/SOAP/WSDL/SOAP/Header.pm b/lib/SOAP/WSDL/SOAP/Header.pm index d4e063c..bf196e9 100644 --- a/lib/SOAP/WSDL/SOAP/Header.pm +++ b/lib/SOAP/WSDL/SOAP/Header.pm @@ -4,7 +4,7 @@ use warnings; use base qw(SOAP::WSDL::Base); use Class::Std::Fast::Storable; -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %use_of :ATTR(:name :default); my %namespace_of :ATTR(:name :default); diff --git a/lib/SOAP/WSDL/SOAP/HeaderFault.pm b/lib/SOAP/WSDL/SOAP/HeaderFault.pm index 9479ea9..c875e88 100644 --- a/lib/SOAP/WSDL/SOAP/HeaderFault.pm +++ b/lib/SOAP/WSDL/SOAP/HeaderFault.pm @@ -3,6 +3,6 @@ use strict; use warnings; use base qw(SOAP::WSDL::Header); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); 1; \ No newline at end of file diff --git a/lib/SOAP/WSDL/SOAP/Operation.pm b/lib/SOAP/WSDL/SOAP/Operation.pm index 73a14ef..4d605bb 100644 --- a/lib/SOAP/WSDL/SOAP/Operation.pm +++ b/lib/SOAP/WSDL/SOAP/Operation.pm @@ -4,7 +4,7 @@ use warnings; use Class::Std::Fast::Storable; use base qw(SOAP::WSDL::Base); -use version; our $VERSION = qv('2.00.07'); +use version; our $VERSION = qv('2.00.08'); my %style_of :ATTR(:name