drop FATAL, do it separate PR

This commit is contained in:
Viktor Szakats 2025-07-11 14:21:05 +02:00
parent f63d275137
commit 7070a7ea14
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
46 changed files with 46 additions and 46 deletions

View file

@ -34,7 +34,7 @@
# curl -vkL https://localhost:<protoport>/11
use strict;
use warnings 'FATAL' => 'all';
use warnings;
use 5.006;
BEGIN {