Version 1.2

This commit is contained in:
Yorhel 2025-07-06 07:25:37 +02:00
parent a7868f74bf
commit 5a863c20c2
12 changed files with 16 additions and 11 deletions

2
FU.pm
View file

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