sys/time.h must be included for struct timeval for gettimeofday(). The current CVS source is not compiling for me without this. Perl's Config module contains a symbol for gettimeofday's availability, so it would be possible to make the numeric time operator conditional on this define.
-- Jason
