in reply to Re: Sorting Arraysin thread Sorting Arrays
-- zdog (Zenon Zabinski) Go Bells!! '¿'
@array = sort { $$a[2] <=> $$b[2] } @array; [download]