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

See a non-recursive while loop implementation at Tie::Quicksort::Lazy

Speedy Gonzales