Version 1.1

This commit is contained in:
Yorhel 2025-06-07 09:49:38 +02:00
parent 55baa6c9a6
commit 5560d9af60
13 changed files with 78 additions and 69 deletions

2
FU.pm
View file

@ -1,4 +1,4 @@
package FU 1.0;
package FU 1.1;
use v5.36;
use Carp 'confess', 'croak';
use IO::Socket;