Dear AM,

I followed your advice and it didn't install. I probably caused a problem by trying to manually install. So I used a different Perl (5.14.2) that was on that system and everything installed. The results of executing your code with the correct information is as followed:

trace: register prefix wsdl for 'http://schemas.xmlsoap.org/wsdl/' trace: register prefix soap for 'http://schemas.xmlsoap.org/wsdl/soap/ +' trace: register prefix http for 'http://schemas.xmlsoap.org/wsdl/http/ +' trace: initialize SOAP11 operations for WSDL11 trace: cache parsed file wsdl-soap.xsd-1366974273-5761 trace: parsing XML from file /usr/opt/perl5.14.2/lib/site_perl/5.14.2/ +XML/Compile/WSDL11/xsd/wsdl-soap.xsd trace: register prefix xs for 'http://www.w3.org/2001/XMLSchema' trace: declare {http://schemas.xmlsoap.org/wsdl/soap/}address READER trace: declare {http://schemas.xmlsoap.org/wsdl/soap/}operation READER trace: declare {http://schemas.xmlsoap.org/wsdl/soap/}binding READER trace: declare {http://schemas.xmlsoap.org/wsdl/soap/}body READER trace: declare {http://schemas.xmlsoap.org/wsdl/soap/}header READER trace: declare {http://schemas.xmlsoap.org/wsdl/soap/}fault READER trace: declare {http://schemas.xmlsoap.org/wsdl/}definitions READER trace: cache parsed file wsdl.xsd-1366974273-11308 trace: parsing XML from file /usr/opt/perl5.14.2/lib/site_perl/5.14.2/ +XML/Compile/WSDL11/xsd/wsdl.xsd error: don't known how to interpret XML data EfilingWS.wsdl at /usr/opt/perl5.14.2/lib/site_perl/5.14.2/XML/Compile.pm line 129 XML::Compile::dataToXML("XML::Compile::WSDL11=HASH(0xa0120d0)", "Efili +ngWS.wsdl") at /usr/opt/perl5.14.2/lib/site_perl/5.14.2/XML/Compile/W +SDL11.pm line 126 XML::Compile::WSDL11::addWSDL("XML::Compile::WSDL11=HASH(0xa0120d0)", +"EfilingWS.wsdl") at /usr/opt/perl5.14.2/lib/site_perl/5.14.2/XML/Com +pile/WSDL11.pm line 61 XML::Compile::WSDL11::init("XML::Compile::WSDL11=HASH(0xa0120d0)", "HA +SH(0xa11c6b0)") at /usr/opt/perl5.14.2/lib/site_perl/5.14.2/XML/Compi +le.pm line 43 XML::Compile::new("XML::Compile::WSDL11", "EfilingWS.wsdl") at /usr/op +t/perl5.14.2/lib/site_perl/5.14.2/SOAP/Simple/Trait.pm line 69 SOAP::Simple::Trait::_coerce_wsdl("Moose::Meta::Class::__ANON__::SERIA +L::1=HASH(0x9ff8790)", "EfilingWS.wsdl") at /usr/opt/perl5.14.2/lib/s +ite_perl/5.14.2/SOAP/Simple/Trait.pm line 12 SOAP::Simple::Trait::add_wsdl("Moose::Meta::Class::__ANON__::SERIAL::1 +=HASH(0x9ff8790)", "EfilingWS.wsdl") at /usr/opt/perl5.14.2/lib/site_ +perl/5.14.2/SOAP/Simple.pm line 29 SOAP::Simple::new("SOAP::Simple", "EfilingWS.wsdl") at PM_soap_example +.plx line 25
Unfortunately, I don't have a clue what this means. I guess the 'error:' says it didn't work!

Regards...Ed

"Well done is better than well said." - Benjamin Franklin


In reply to Re^5: How to use Perl instead of Coldfusion. by flexvault
in thread How to use Perl instead of Coldfusion. by flexvault

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.