1 2
test_checker!(perlcritic, tool: "perlcritic", processor: "perlcritic", files: [("test.pl", "#!/usr/bin/perl\nuse strict;\nuse warnings;\nprint \"hello\\n\";\n")]);