print "standard error is not being captured (it's going to the terminal)\n";
# email the error
}
else {
print "standard error IS being captured\n";
# just print the error
}
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.