Dear Monks,
I am attempting to install a Perl-based webserver named Starman on my computer (Strawberry Perl, 64-bit). However something is happening which causes it to hang on a test. I have attempted force install in CPAN, but it still runs the tests. I'm guessing force install just causes it to ignore the results of the tests, but that doesn't help me since the hanging test prevents the install from proceeding. What I really need is some sort of "ultra force" that prevents the tests from even running. Is there anything like that? What else should I do?
Thank you.