Push the atime and mtime of generated Makefile.PLs back 4 seconds in make_ext.pl
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 27 Jun 2011 20:08:14 +0000 (21:08 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Mon, 27 Jun 2011 20:08:14 +0000 (21:08 +0100)
commit23525070d6c0e51f718bc1aebdc0acbadb33aa4a
tree4be114751e13d087911ece2a92573658676c2553
parent7c2d9d03f8b64a80661ece16e7bfc15456ae3400
Push the atime and mtime of generated Makefile.PLs back 4 seconds in make_ext.pl

In certain circumstances ( on virtual machines ) the generated Makefile.PL can
produce a Makefile that is older than the Makefile.PL

Altering the atime and mtime backwards by 4 seconds seems to resolve the issue.
make_ext.pl