Is there any instruction on installing Devel::Repl? I use cpan Devel::REPL command to have it installed but I cannot launch it using the re.pl command (as suggested https://metacpan.org/pod/Devel::REPL)
My cpan command comes from the perl v5.36 installed from homebrew. Is there something I have to do in order to be able to run re.pl? Like adding ~/.cpan to my system $PATH?
perlbrew use perl-version-with-it;and then use it ... is that what you are doing and then it fails?re.plinto/opt/homebrew/Cellar/perl/5.34.0/bin. Can you check if you have the script in the corresponding directory for 5.36?brew install perl... I have included what I have in my perl bin folder