From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
1234 use strict;use Test::UseAllModules;BEGIN { all_uses_ok(); }
use
strict;
Test::UseAllModules;
BEGIN { all_uses_ok(); }