Testing RPC::XML goes awry -- Newbie alert

Z

zapata

I just installed ActivePerl on Windows XP2, downloaded RPC-XML-0.54, and
built and installed using nmake from VC++ 6.0.
The test phase went well until the 40_server.t test, when it blew up as in
the listing below.

Does anybody have any idea?

Håvard


E:\users\Downloads\RPC-XML-0.54>vcvars32
Setting environment for using Microsoft Visual C++ tools.
E:\users\Downloads\RPC-XML-0.54>perl -w t/40_server.t
1..40
# Running under perl version 5.008004 for MSWin32
# Win32::BuildNumber 810
# Current time local: Tue Nov 23 14:28:47 2004
# Current time GMT: Tue Nov 23 19:28:47 2004
# Using Test.pm version 1.25
ok 1
ok 2
ok 3
ok 4
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
ok 12
ok 13
ok 14
ok 15
ok 16
ok 17
ok 18
ok 19
not ok 20
# Failed test 20 in t/40_server.t at line 121
# t/40_server.t line 121 is: ok(ref($res) and $res->is_fault);
Can't use string ("1") as a HASH ref while "strict refs" in use at
t/40_server.t
line 122.
Terminating on signal SIGINT(2)

E:\users\Downloads\RPC-XML-0.54>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top