Help for this page
#!/usr/bin/perl -w ... open(STDERR, ">>$path/$script_name.err") or die "invisible error"; warn "$0 started ".localtime().$/; }