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.
You are to blame here... (Score:1)
You are supposed to have your Makefile.PL abort appropriately if you see you are on a platform that you don't support.
There are, in fact, some Win32:: modules that DO run on Linux under certain wine'y scenarios. So a filename-related shortcut wouldn't work.
Your Makefile.PL already says what dependencies and what perl version it needs. It should also abort cleanly if it doesn't support some host.
That way they don't have to gue
Mea culpa...no soup for me! (Score:1)
But it still bothers me...
Re: (Score:1)
Re:Mea culpa...no soup for me! (Score:1)
"How can I indicate that my distribution only works on a particular operating system?" [grango.org]
Further questions about testing are better asked on the list cpan-testers-discuss [grango.org].
Reply to This
Parent