[Xml-compile] Converting WSDL to Perl classes?

Kit Peters Kit.Peters at broadbean.com
Fri Oct 30 16:33:40 GMT 2015


I think you want XML::Compile::Dumper: https://metacpan.org/pod/XML::Compile::Dumper.

From: Bill Moseley <moseley at hank.org<mailto:moseley at hank.org>>
Date: Friday, October 30, 2015 at 11:31
To: "xml-compile at lists.scsys.co.uk<mailto:xml-compile at lists.scsys.co.uk>" <xml-compile at lists.scsys.co.uk<mailto:xml-compile at lists.scsys.co.uk>>
Subject: [Xml-compile] Converting WSDL to Perl classes?

Apologies in advance as I have not looked at this code since 2011.

I have an app that parses a number of WSDL files at startup time.

my $wsdl = XML::Compile::WSDL11->new( $path_to_wsdl );

It's slow and makes development painful when restarting often.   Is there a way to build Perl classes from the WSDL files once and then reduce the startup time?


Thanks,




--
Bill Moseley
moseley at hank.org<mailto:moseley at hank.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/xml-compile/attachments/20151030/b6a6d87e/attachment.htm>


More information about the Xml-compile mailing list