1234 use strict;use warnings;use Test::UseAllModules;BEGIN { all_uses_ok(); }
use
strict;
warnings;
Test::UseAllModules;
BEGIN { all_uses_ok(); }