in reply to Re: How important is 'use constant a => sub {};'
in thread How important is 'use constant a => sub {};'

Well, if you read the snip from the makefile (see my reply to perl mouse), it seems that this is indeed what the makefile thinks. This perl on that version of linux = bad.
  • Comment on Re^2: How important is 'use constant a => sub {};'

Replies are listed 'Best First'.
Re^3: How important is 'use constant a => sub {};'
by blazar (Canon) on Oct 06, 2005 at 14:25 UTC
    Ok, now I read it. As far a I'm concerned I may go as far as to say that 'that version of Linux = bad'; but I may also s/=/==/ or s/=/eq/. Whatever, I don't want to start a distro flame war.

    I would have never expected this additional difficulty. I only knew about the well known issues of 5.8.0 under "some" distros due to the ("too") improved unicode support.