The Perl Toolchain Summit 2025 Needs You: You can help 🙏 Learn more
1234 #!/usr/local/bin/perluse Test::More tests => 1;use_ok('Code::TidyAll::Plugin::Perl::AlignMooseAttributes');
#!/usr/local/bin/perl
use
Test::More
tests
=> 1;
use_ok(
'Code::TidyAll::Plugin::Perl::AlignMooseAttributes'
);