Description
Interactive Perl snippets can be evaluated in a lightweight terminal REPL with readline editing. This tool gives developers a console for trying expressions, inspecting values, and experimenting with modules. Code entered in the REPL runs with the current user permissions.