cpan> install SOAP::WSDL Running install for module SOAP::WSDL Running make for M/MK/MKUTTER/SOAP-WSDL-1.26.tar.gz Is already unwrapped into directory /cygdrive/u/.cpan/build/SOAP-WSDL-1.26 Has already been processed within this session Running make test /usr/bin/perl5.8.8.exe Build --makefile_env_macros 1 test t/1_performance.......ok 6/11File caching is enabled, but you do not have the Ca che::FileCache module. Disabling Filesystem caching. at /cygdrive/u/.cpan/build/ SOAP-WSDL-1.26/blib/lib/SOAP/WSDL.pm line 539. t/1_performance.......ok t/2_helloworld.NET....ok 1/5# Failed test 3 in t/2_helloworld.NET.t at line 50 # t/2_helloworld.NET.t line 50 is: ok 0; Service description 'file:////cygdrive/u/.cpan/build/SOAP-WSDL-1.26/t/acceptance /test.wsdl.xml' can't be loaded: 404 File `//cygdrive/u/.cpan/build/SOAP-WSDL-1. 26/t/acceptance/test.wsdl.xml' does not exist Can't call method "find" without a package or object reference at /cygdrive/u/.cpan/build/SOAP-WSDL-1.26/blib/lib/SOAP/WSDL.pm line 178 (#1) t/2_helloworld.NET....NOK 3/5 (F) You used the syntax of a method call, but t he slot filled by the object reference or package name contains an expression that returns a defined value which is neither an object reference nor a package name. Something like this will reproduce the error: $BADREF = 42; process $BADREF 1,2,3; $BADREF->process(1,2,3); Uncaught exception from user code: Can't call method "find" without a package or object reference at /cygdr ive/u/.cpan/build/SOAP-WSDL-1.26/blib/lib/SOAP/WSDL.pm line 178. at /cygdrive/u/.cpan/build/SOAP-WSDL-1.26/blib/lib/SOAP/WSDL.pm line 178 SOAP::WSDL::_wsdl_init_port('SOAP::WSDL=HASH(0x106ff8bc)', 'Service1Soap ') called at /cygdrive/u/.cpan/build/SOAP-WSDL-1.26/blib/lib/SOAP/WSDL.pm line 4 53 SOAP::WSDL::portname('SOAP::WSDL=HASH(0x106ff8bc)', 'Service1Soap') call ed at t/2_helloworld.NET.t line 56 t/2_helloworld.NET....dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t/3_various...........ok t/4_auto_set_port.....ok 1/6 # Failed test 'wsdlinit - Service description 'file:////cygdrive/u/.cpan/build /SOAP-WSDL-1.26/t/acceptance/test.wsdl.xml' can't be loaded: 404 File `//cygdriv e/u/.cpan/build/SOAP-WSDL-1.26/t/acceptance/test.wsdl.xml' does not exist # ' # at t/4_auto_set_port.t line 47. Service description 'file:////cygdrive/u/.cpan/build/SOAP-WSDL-1.26/t/acceptance /test.wsdl.xml' can't be loaded: 404 File `//cygdrive/u/.cpan/build/SOAP-WSDL-1. 26/t/acceptance/test.wsdl.xml' does not exist # Looks like you planned 6 tests but only ran 3. # Looks like you failed 1 test of 3 run. # Looks like your test died just after 3. t/4_auto_set_port.....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-6 Failed 4/6 tests, 33.33% okay t/5_same_transport....ok t/97_pod..............ok t/98_pod_coverage.....ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/2_helloworld.NET.t 2 512 5 5 3-5 t/4_auto_set_port.t 255 65280 6 7 3-6 Failed 2/7 test scripts. 7/34 subtests failed. Files=7, Tests=34, 33 wallclock secs ( 3.83 cusr + 3.87 csys = 7.70 CPU) Failed 2/7 test programs. 7/34 subtests failed. make: *** [test] Error 255 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force