open ( input , "../input" ) or die " .... "; while () { my $code=$_ if /^CODE/ . . . }