Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created April 20, 2021 01:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/4f221254a9d34b640d055c36b159f317 to your computer and use it in GitHub Desktop.
Save Whateverable/4f221254a9d34b640d055c36b159f317 to your computer and use it in GitHub Desktop.
committable6
rakuast %*ENV<RAKUDO_RAKUAST> = 1; my $p = run 'raku', '-e', Q[use MONKEY-SEE-NO-EVAL;], :out; my $o = $p.out.slurp: :close; say $o;
¦«rakuast»:
===SORRY!===
Could not find MONKEY-SEE-NO-EVAL in:
file#/home/bisectable/git/whateverable/sandbox/lib
inst#/home/bisectable/.raku
inst#/tmp/whateverable/rakudo-moar/89812adbfe881d4359fbe4f3dc43f3ac80c77f2f/share/perl6/site
inst#/tmp/whateverable/rakudo-moar/89812adbfe881d4359fbe4f3dc43f3ac80c77f2f/share/perl6/vendor
inst#/tmp/whateverable/rakudo-moar/89812adbfe881d4359fbe4f3dc43f3ac80c77f2f/share/perl6/core
ap#
nqp#
perl5#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment