BEGIN { open( STDERR, ">>c:/daemon.err" ) or die "invisible error"; warn "$0 started ".localtime().$/; }