Emacs comint derived mode to run a Perl REPL.
Find a file
2026-02-25 02:53:05 +02:00
LICENSE Initial commit 2018-04-14 16:06:40 +02:00
perl-repl.el get rid or redundant function 2026-02-25 02:41:42 +02:00
README.md reflect function removal in README 2026-02-25 02:53:05 +02:00

Project Title

perl-repl

Description

Simple comint derived mode to run a Perl REPL in emacs.

Author

Franciso Jurado (https://github.com/quicoju) is the original author.

Contributors

  • Franciso Jurado, the original and main author.

  • Pierre-Rouleau made changes related to customize and perl-repl-file-path.

  • Paul Horton enabled lexical binding and made minor changes to allow warning free byte compilation on emacs 30.

  • Sasha Abbott added functions switch-to-perl-repl, perl-send-buffer and perl-send-defun.

License

GNU GENERAL PUBLIC LICENSE