Front page | perl.perl6.users |
Postings from November 2019
env?
Thread Next
From:
ToddAndMargo via perl6-users
Date:
November 4, 2019 05:26
Subject:
env?
Message ID:
0995dbab-62d4-5e2c-8784-ffe6df8d6782@zoho.com
Hi All,
Fedora 13 (Linux)
rakudo-pkg-Fedora31-2019.07.1-03.x86_64.rpm
At the top of all my Perl 6 programs, I place
#!/usr/bin/env perl6
So I decided to run env by itself and see what I got:
$ /usr/bin/env perl6
You may want to `zef install Readline` or `zef install
Linenoise` or use rlwrap for a line editor
To exit type 'exit' or '^D'
Is this suppose to happen?
Many thanks,
-T
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
When you say, "I wrote a program that
crashed Windows," people just stare at
you blankly and say, "Hey, I got those
with the system, for free."
-- Linus Torvalds
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Thread Next
-
env?
by ToddAndMargo via perl6-users