Multi

multi MAIN('fold', *@files, Bool :$verbose, Int :$count, Str :$message) { } multi MAIN('spindle', *@files, Bool :$verbose, Int :$count, Str :$message!) { } multi MAIN('mutilate', *@files, Bool :$verbose, Int :$count!, Str :$message) { }