Docs, compatibility fixes again, 0.1 release

This commit is contained in:
Yorhel 2025-02-25 17:01:18 +01:00
parent 69262992ca
commit 7b0ba45346
15 changed files with 121 additions and 15 deletions

View file

@ -1,4 +1,4 @@
use v5.38;
use v5.36;
use Test::More;
use FU::Util 'httpdate_format', 'httpdate_parse';