Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: WSDL in perl

by ungalnanban (Pilgrim)
on Mar 02, 2010 at 04:41 UTC ( [id://826072]=note: print w/replies, xml ) Need Help??


in reply to WSDL in perl

Are you asking this module:
SOAP::WSDL - SOAP with WSDL support
see the link
http://search.cpan.org/~mkutter/SOAP-WSDL-2.00.10/lib/SOAP/WSDL.pm

Replies are listed 'Best First'.
Re^2: WSDL in perl
by jrsimmon (Hermit) on Mar 02, 2010 at 15:56 UTC

    When linking to information, please use the excellent shortcuts provided. Specifically, by writing [mod://SOAP::WSDL] instead of http://long_cpan_url you end up with SOAP::WSDL, which is both more informative and easier to follow.

    Also check out Markup in the Monastery for post formatting tips.

      I have installed SOAP::WSDL . Then I hot a wsdl2perl.pl command . Using this command I have tried like this . But I have got some error in this ,

      wsdl2perl.pl file:///root/Perl_WSDL/test.wsdl>

      The Error is Cannot load generator SOAP::WSDL::Generator::Template::XSDCan't locate Template.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/local/share/perl/5.8.8/SOAP/WSDL/Generator/Template/XSD.pm line 3. BEGIN failed--compilation aborted at /usr/local/share/perl/5.8.8/SOAP/WSDL/Generator/Template/XSD.pm line 3. Compilation failed in require at (eval 743) line 3.

        Can't locate Template.pm in @INC

        Why don't you install Template ?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://826072]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (3)
As of 2025-03-17 07:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    When you first encountered Perl, which feature amazed you the most?










    Results (54 votes). Check out past polls.