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