rsconstruct 0.9.78

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