in reply to Re: Perl starter with big problem.
in thread Perl starter with big problem.

<critic level="harsh">
open my $fh, '<', 'txt1.txt' or die "Can not open txt1.txt: $!";