in reply to Re: Apartment Threading in Perl
in thread Apartment Threading in Perl
Again, if possible, try running the 01test.t script standalone, outside of nmake test. That should provide more info about what is actually failing (tho it will require an "nmake install").my $result = $obj->thirdBase(); report_result($testno, defined($result) && ($result eq 'thirdbase'), ' +simple method', '', $@);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Apartment Threading in Perl
by BrowserUk (Patriarch) on Sep 02, 2005 at 18:50 UTC |