#!/usr/bin/env rakudo-j sub MAIN(*@, *%) { CompUnit::RepositoryRegistry.run-script("zef"); }