12345 use strict;use warnings;use Test::Clustericious::Log;use Test::PlugAuth::Plugin::Authz;run_tests 'Test';
use
strict;
warnings;
Test::Clustericious::Log;
Test::PlugAuth::Plugin::Authz;
run_tests
'Test'
;