daguigna has asked for the wisdom of the Perl Monks concerning the following question:
I know SOAP::Lite includes stubmaker.pl, but the whole distribution is outdated.
I know SOAP::Simple handles complex WSDL SOAP::Lite doesn't, but there is no obvious stubmaker equivalent, but its probably possible via some combination of XML::Compile::Cache and Data::Dump::Streamer
update yup, see XML::Compile::Dumper