Help for this page
"Field 1:", "abc ... Field 3: blah Field 1: ", "asdfa"
while(<FILE>) { next unless /^Field 1/; # ... }
-- Joost downtime n. The period during which a system is error-free and immune from user input.