File mirror-timelocal.patch of Package mirror
--- dateconv.pl.orig 1998-05-29 21:04:32.000000000 +0200 +++ dateconv.pl 2013-03-27 09:12:49.235125791 +0100 @@ -47,7 +47,7 @@ } -require 'timelocal.pl'; +use Time::Local; package dateconv; # Use timelocal rather than gmtime.