"Field 1:", "abc Field 2: asdfasdf Field 2: asdfasdfase Field 2: aaa Field 3: ss Field 1: ", "def Field 2: abc123 Field 3: blah Field 1: ", "asdfa" #### while() { next unless /^Field 1/; # ... } #### -- Joost downtime n. The period during which a system is error-free and immune from user input.