in reply to Problem with Sort::External 0.16

I've tried all the versions of Sort::External, and none of them work. Did you notice the error message "Sort::External.pm has too many errors"? I've had some good results with File::Sort.

Replies are listed 'Best First'.
Re^2: Problem with Sort::External 0.16
by Anonymous Monk on Jul 12, 2008 at 13:42 UTC
    As you can see below, tilly fixed the bug in Sort::External.

    BTW, the reason that I cannot use File::Sort is that I am dealing with data sets that are too large to fit into memory.

    --Doug

      tilly did a great job. The patch helped. Now, I hope that the module's author will take notice and fix it:).