perl-Date-Handler-1.2-33.fc43 fails with Perl 5.42: $ perl -Iblib/lib t/7intuitivedst.t 1..7 # Running under perl version 5.042000 for linux # Current time local: Thu Jul 10 09:05:53 2025 # Current time GMT: Thu Jul 10 07:05:53 2025 # Using Test.pm version 1.31 ok 1 ok 2 ok 3 ok 4 not ok 5 # Test 5 got: "Mon 28 Oct 2002 02:00:00 AM EST" (blib/lib/Date/Handler/Test.pm at line 1239) # Expected: "Mon 28 Oct 2002 01:00:00 AM EST" # blib/lib/Date/Handler/Test.pm line 1239 is: ok($date5 + $oneday + $oneday, $date7); ok 6 ok 7 This is probably caused by changes in POSIX::strftime().