Tom Christiansen said:
> Especially given that v5.16 has fc, it's a bit embarrassing to see
>
> sort { lc $a cmp lc $b }
>
> But even better than faking it with fc is using the real thing.
Unfortunately, your patch will slow down the porting tests, which are
already too slow if you ask me.
In this script, the exact sorting is not crucial. For the tests, the
only thing that matters is that the order is the same in each run.
Thread Previous