The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
1234 #!/usr/local/bin/perluse Test::More tests => 1;use_ok('Code::TidyAll::Plugin::Perl::IgnoreMethodSignaturesSimple');
#!/usr/local/bin/perl
use
Test::More
tests
=> 1;
use_ok(
'Code::TidyAll::Plugin::Perl::IgnoreMethodSignaturesSimple'
);