Compat fixes + 0.2 release

This commit is contained in:
Yorhel 2025-02-28 14:05:48 +01:00
parent 15954f4ad5
commit 3fd424c6e3
12 changed files with 24 additions and 12 deletions

View file

@ -1,5 +1,5 @@
# Internal module used by FU.pm
package FU::DebugImpl 0.1;
package FU::DebugImpl 0.2;
use v5.36;
use experimental 'for_list';
use FU;