print STDERR "Hello error world\n"; #### open STDERR,'>>C:\perl_error.txt'; #### print STDERR $_;