Help for this page
$/="\n\n"; # instead of $/="\n\n\n";
if ( $q->param() ) { open (FH, "$path_to_text") or die "where's the damn file? : $!"; ... # show success here... }