Help for this page
my $filename='out.txt'; my $output ='perl_output.txt'; ... else{ print("cant read file ",$filename,"\n"); }
perldoc -f print