This is where I post snippets of information about Information Technology. It is mostly for my own reference but I hope that others will find it useful and comments are welcome.
Friday, March 04, 2011
How do I use SOAP::Lite to generate Perl Module ?
You need your wsdl file (Mine has a .xml extension but it is still a wsdl file) then you use "/usr/perl/bin/stubmaker.pl" like so ...
No comments:
Post a Comment