The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more

plan skip_all => "developer only test" unless $ENV{RUN_DEVEL_TESTS};
plan tests => 1;
check_scripts_syntax( scripts => [ qw(t/scripts/a.pl t/scripts/b.pl t/scripts/c.pl t/scripts/d.pl) ] );