BEGIN { use vars qw($startzeit); $ENV{'STARTZEIT'} = $startzeit = time(); # als Unix-Timestamp }