Merge pull request #3131 from testssl/perl_quality

Add Perl static analysis
This commit is contained in:
Dirk Wetter
2026-09-01 20:02:32 +02:00
committed by GitHub
17 changed files with 76 additions and 13 deletions
+1
View File
@@ -4,6 +4,7 @@
# This could be amended by using HTML::Tidy or HTML::Valid
use strict;
use warnings;
use Test::More;
use Data::Dumper;
use Text::Diff;