in reply to comparsion of 2 arrays
print "MATCH" if join("",sort(@arr1)) eq join("",sort(@arr3)) [download]
Paul