I've got a question:
What is a quick way to scramble the order of some lines in an array? Say I have a 25 line pipe deliminated database. I want the lines to be scrambled, but their contents not to change. Also, in a CGI program, how might I make it so someone could choose which line goes where (ie: sort it themselves by entering a number in a text field)?