print "Enter file name:\n"; chomp(my $file = ); open(DATA,$file);