Randy Kobes wrote:
Ah, interesting. Thanks, Randy. I'll keep an eye on it and see if it continues to fail. Also, thank you for the excellent repository.One possibility that can lead to this error is that the Makefile.PL had an access/modification time in the future, compared to when the Makefile was generated. This can happen if the local system time is off, compared to the timestamp of the files in the CPAN distribution.
Much appreciated. Troy