Help for this page
use strict; my $err_string; ... print STDERR 'This is an error!'; print "***$err_string***\n";