http://qs321.pair.com?node_id=63891

Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

I need to print all information that hold two conditions (known user and time). Once that is identified, I need to sort the result of all the conditions based on the line or sequence numbers. I will need to make two passes, I think, but need to hold all information that pertains to the two condition of user and time. Something with hash, arrays, and split, but I need help with the combo.