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.
Eh? Why doesn't Makefile.PL bail out (Score:2)
If your
PREREQis 0.17, but the installer can only find 0.15, surely it should bail out with unmet dependencies well before running the tests?Re:Eh? Why doesn't Makefile.PL bail out (Score:2)
Yes, on my system the Build.PL and Makefile.PL stop with an error. But it looks like it's not the same with the automated test scripts. Or some other problem.