Help language development. Donate to The Perl Foundation
#!raku say "tags: ", tags().perl; say "config: ", config().perl; task-run "files/tasks/hello-world"; #package-install "nano";