open( my $in, '<', 'path-to-file-name' ) or die "Can't open path-to-file-name, $!";