Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created October 15, 2016 23:46
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/c37a242b7a9b560afb9ff3cf4c3b2af2 to your computer and use it in GitHub Desktop.
Save Whateverable/c37a242b7a9b560afb9ff3cf4c3b2af2 to your computer and use it in GitHub Desktop.
evalable6
$*EXECUTABLE.IO.slurp.say
#!/bin/sh
exec /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/bin/moar --execname="$0" --libpath="/tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/nqp/lib" --libpath="/tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/lib" --libpath="/tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/runtime" /tmp/whateverable/rakudo-moar/eb3123e5e60fa1635ed1ee121cec1290c290044a/share/perl6/runtime/perl6.moarvm "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment