libdevel-repl-perl software package provides module for building a modern Perl interactive shell, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libdevel-repl-perl
libdevel-repl-perl is installed in your system.
Make ensure the libdevel-repl-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdevel-repl-perl *
You will get with libdevel-repl-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdevel-repl-perl |
| Version | 1.003026-1 |
| Description | module for building a modern Perl interactive shell |
| Sub Section | Perl |