libhtml-prototype-perl software package provides module to generate HTML and Javascript for the Prototype library, 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 libhtml-prototype-perl
libhtml-prototype-perl is installed in your system.
Make ensure the libhtml-prototype-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libhtml-prototype-perl *
You will get with libhtml-prototype-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libhtml-prototype-perl |
| Version | 1.48-4 |
| Description | module to generate HTML and Javascript for the Prototype library |
| Sub Section | Perl |