On Thu, 22 Apr 2010, Jan Dubois wrote: > > In perl.git, the branch blead has been updated > > <http://perl5.git.perl.org/perl.git/commitdiff/8162142bfe8ad55439ff878b28c85e654d9a67d3?hp=2b983d1f35cb13f38b3ba5ebb > f83a4020f8d79c0> > > - Log ----------------------------------------------------------------- > commit 8162142bfe8ad55439ff878b28c85e654d9a67d3 > Author: Jan Dubois <jand@activestate.com> > Date: Thu Apr 22 13:46:46 2010 -0700 > > time() resolution is full seconds > > So any fudging in the timing needs to be at least 1 second to have any > effect. Upped the total $sleep value to 4 (on Windows) to make sure at > least 3 seconds have passed. Amends commit 0ebb4f0. > ----------------------------------------------------------------------- Sorry about that, the actual commit message was supposed to be: | Remove reference to ancient Perl 5.5.660 | | avar and rjbs agreed on IRC that this historical reference | has outlived its usefulness, especially since most POD | tools have been written *after* the release of 5.6.0. I thought I had saved it in Emacs, but it was still waiting for me to reply to the "do you want me to append a newline at the end of the file?" prompt. And then I didn't run `git show` before running `git push`. :( Cheers, -Jan