REPL means "Read-Eval-Print Loop": https://en.wikipedia.org/wiki/Read–eval–print_loop https://softwareengineering.stackexchange.com/questions/168285/difference-between-a-repl-and-interactive-shell
What happens when you type "perl6" or "raku" at the bash command prompt? Best Regards, Bill. On Thu, Dec 5, 2019 at 2:22 AM Todd Chester via perl6-users <perl6-us...@perl.org> wrote: > > > > On 2019-12-04 15:53, William Michels via perl6-users wrote: > > Do you not have a working Raku/Perl6 REPL install? > > Hi William, > > Being as I do not know what REPL is, I would have > to say "no". > > This is the Perl I am using: > > https://github.com/nxadm/rakudo-pkg/releases/download/v2019.11/rakudo-pkg-Fedora31-2019.11-01.x86_64.rpm > > -T