in reply to Re^9: perl-5.18.0 install problem
in thread perl-5.18.0 install problem

Exactly! Now if this is a legitimate issue for users of your platform (and this seems to be the case) you could perhaps consider raising this as a bug, so that the issue can be addressed.

Update:

So reading http://www.nntp.perl.org/group/perl.perl5.porters/2010/08/msg163485.html we see:

'To repeat what I said off list I think this seems fine (probably a good idea to explain why it is needed), but I think that the list should be aware of this just in case they have further suggestions. In particular I wonder if the chosen value of $^O is "right"...'

So the chosen value of $^O seems to be in question from the outset.

Replies are listed 'Best First'.
Re^11: perl-5.18.0 install problem
by laszlot (Novice) on Jul 01, 2013 at 13:34 UTC

    I think this is a legitimate issue. The if statement is not present in Copy.pm and for this platform it should be there for the install script to work. Is it enough to state that this is a bug, or there is procedure to do this?

      I'd certainly raise the issue, and encourage you to do the same. perlbug discusses the process.