in reply to Re^8: perl-5.18.0 install problem
in thread perl-5.18.0 install problem
This shows the problem. Here you show that $^O has the value nonstop_kernel where the code you have checks that $^O has the value nonstop-kernel, so this will always fail for you.
|
|---|