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.
Working on Unix (Linux) ? (Score:1)
(on Linux Mandrake 8.1 box)
I've thrown a fail report on the cpan-testers mailing list
and got nothing except another version with the same error...
As it's Schwern the author I'm seriously suspecting some goof from MY part.
Any fail/pass report on this arch would be welcome...
Re:Working on Unix (Linux) ? (Score:1)
HA! He don't know me very well, do he. I write lots of tests because I make lots of stupid mistakes. Unfortunately, some slipped by this time, which is fine as long as they don't slip by next time. ;)
My mistake, for those keeping score, is I've been running the tests on perl which already has a new version of MakeMaker and Test::More and such installed. Thus goofs like not getting the @INC right or loading the wrong version of a module aren't getting picked up.
For future versions I'll be checking it against a clean perl, so this sort of thing should go away. Sorry for the trouble.
Reply to This
Parent