Help language development. Donate to The Perl Foundation
#!/usr/bin/env raku use Test; use Test::META; plan 1; meta-ok();