Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created April 28, 2018 03:58
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 zoffixznet/665f492ed8d8eac8da546847bc9fa47d to your computer and use it in GitHub Desktop.
Save zoffixznet/665f492ed8d8eac8da546847bc9fa47d to your computer and use it in GitHub Desktop.
2018.03.265 zoffix@VirtualBox~$ perl6 -e 'say "A banner\n"; run $*EXECUTABLE'
A banner
You may want to `zef install Readline` or `zef install Linenoise` or use rlwrap for a line editor
To exit type 'exit' or '^D'
> 2018.03.265 zoffix@VirtualBox~$ perl6 -e 'say "A banner\n"; run $*EXECUTABLE'
A banner
You may want to `zef install Readline` or `zef install Linenoise` or use rlwrap for a line editor
To exit type 'exit' or '^D'
> 2018.03.265 zoffix@VirtualBox~$ perl6 -e 'say "A banner\n"; run $*EXECUTABLE'
A banner
You may want to `zef install Readline` or `zef install Linenoise` or use rlwrap for a line editor
To exit type 'exit' or '^D'
> 2018.03.265 zoffix@VirtualBox~$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment