NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
ActivePerl 5.8.8 + MinGW (Score:2)
So, I'm now trying to run the same tests on Windows 98... I'm expecting some more troubles because Win98 is more primitive in some regards...
Well indeed. I'm having troubles with it, actually, the same problems when trying to install Inline with CPAN (I ended up instal
Re:ActivePerl 5.8.8 + MinGW (Score:1)
The final verdict makes sense -- 3 tests are skipped if Inline::C fails to build and bind the source code. (Which happens between test 12 and test 13.) Those nmake problems are from Inline itself. This is a great example of the limitations of PPM's -- you don't get to see any actual tests on your actual system.
Thanks for running the tests -- I'm glad the ActiveState/MinGW tests worked.
-- dagolden
Reply to This
Parent