Help language development. Donate to The Perl Foundation

Sparrowdo zef:melezhik last updated on 2023-01-19

sparrowfile
#!raku

say "tags: ", tags().perl;
say "config: ", config().perl;

task-run "files/tasks/hello-world";

#package-install "nano";