|
Thanks for this example though I tried to retrieve the WSDL file for the Betdaq API also at:
https://api.betdaq.com/v2.0/API.wsdl
using the command:
wsdl2perl.pl -b ./w2p https://api.betdaq.com/v2.0/API.wsdl
And it complains horribly with lots of the following:
Deep recursion on anonymous subroutine at /usr/lib/perl5/Template/Document.pm line 155.
Failing to build the necessary directory structure.
Any ideas?
|