Version 1.0 + remove "experimental" notices

This commit is contained in:
Yorhel 2025-05-11 11:03:32 +02:00
parent 383ed8409c
commit 32c8fc1b89
13 changed files with 35 additions and 53 deletions

View file

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