{"body":"module Librerify {\n   use Zef::CLI;\n\n   my %cmds = do for &MAIN.candidates>>.signature>>.params { my @params = .self;\n      my @cmd =  @params.grep({ .elems == 1 && .head ~~ Str with .constraint_list})>>.constraint_list>>[0];  \n\n      @cmd.join(\"-\") => &MAIN.assuming(|@cmd) if @cmd\n   }\n   %cmds<install>(\"Red\")\n}","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/O72fdaZg","modified":1570621170,"id":"O72fdaZg","size":314,"lines":10,"own_paste":false,"theme":"","date":1570621170}