open my $fh, '<', 'welcome.txt'; #### open my $fh, '<', 'welcome.txt' or die "couldn't open file for reading!: $!";