Hacker News new | past | comments | ask | show | jobs | submit login

What REPL do you use for Perl?



As aflott does, I use the built-in debugger as REPL for most simple uses.

I also use re.pl from Devel::REPL (https://metacpan.org/module/Devel::REPL).


The most bare bones is: 'perl -de 0' CPAN has a few others




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: