http://qs1969.pair.com?node_id=597146


in reply to Reordering array contents alphanumerically

It's a FAQ.

Replies are listed 'Best First'.
Re^2: Reordering array contents alphanumerically
by abachus (Monk) on Jan 29, 2007 at 19:39 UTC

    You're right, its elementary. I'd forgot sort() existed. And i should have read the faq. I'm constantly amazed by my own laziness and stupidity :)

    thanks though, my question has been answered !
      You can list your simple knowledge about Perl. It would take a few minutes initially, but you would be very productive comparatively. You will be amazed by your productivity.
      Alphanumerical sorting actually puts numbers first and alphabetic characters latter.
      --Artist