@array = sort {$b->[1] <=> $a->[1] } ( ['adsf.htm',10], ['sdfg.htm',7], ['qwet.htm',4], ['zxcv.htm',2], );