[Module::Build] The old "argument list too long" issue
Status: Beta
Brought to you by:
kwilliams
From: Ken W. <ke...@ma...> - 2006-05-28 22:35:50
|
Hi, http://rt.cpan.org/Ticket/Display.html?id=19406 In this thread the submitter describes a situation where he's seeing the old "Argument list too long" error on Fedora Core when the test suites try to run Build.PL scripts. Any idea what we should do here, and/or how this popped up again? Assuming this is a problem with a long @INC, I was thinking we should perhaps optionally (default true?) not include any non-existent, absolute @INC entries in run_perl_script() or wherever it is that's currently failing. -Ken |