Help for this page
#!/usr/bin/env perl ... $exit ? path("failure.ok")->touch : path("success.ok")->touch; __END__