in reply to Re^2: quicksort implementation
in thread quicksort implementation

What? So if you say perl -e 'print qq/$_\n/ for sort qw/c a d b n f/' what do you get?


Dave

Replies are listed 'Best First'.
Re^4: quicksort implementation
by Anonymous Monk on Oct 06, 2011 at 04:52 UTC
    its a totally skewed distro i dont have sort -ram(haent logged in)

      Since you can't run my previous snippet, why don't you do this, and post the results for us to gawk at:

      perl -V

      It would at least nourish my curiosity.


      Dave

      I've never seen such a strange error message. Are you sure it is Perl at all?