libhtml-fromtext-perl software package provides module to marks up plain text as HTML, 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-fromtext-perl
libhtml-fromtext-perl is installed in your system.
Make ensure the libhtml-fromtext-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libhtml-fromtext-perl *
You will get with libhtml-fromtext-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libhtml-fromtext-perl |
| Version | 2.07-1 |
| Description | module to marks up plain text as HTML |
| Sub Section | Perl |