# New Ticket Created by Klaas-Jan Stol # Please include the string: [perl #60940] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60940 >
On win32, XP, the test t/dynpmc/foo.t fails, wiht the output: t/dynpmc/dynlexpad..........................ok t/dynpmc/foo................................ok 1/9 t/dynpmc/foo................................NOK 3/9# Failed test 'loadlib with absolute pathname, no ext' # at t/dynpmc/foo.t line 57. # Exited with error code: 1 # Received: # Class 'Foo' not found # current instr.: 'main' pc 16 (C:\Documents and Settings\klaas-jan.stol\My Documents\parrot\t\dynpmc\foo_3.pir:15) # # Expected: # 42 # t/dynpmc/foo................................ok 8/9# Looks like you failed 1 test of 9.