while() { #some conversions here if($_ =~ //g) { print F2 $_; } }