while() { next unless /^CPN/ .. eof() and !/^CPN/; [munge data here] }