libdist-zilla-localetextdomain software package provides Dist::Zilla plugin that adds support for managing l10n and i18n in Perl modules, 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 libdist-zilla-localetextdomain
libdist-zilla-localetextdomain is installed in your system.
Make ensure the libdist-zilla-localetextdomain package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdist-zilla-localetextdomain*
You will get with libdist-zilla-localetextdomain package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdist-zilla-localetextdomain |
| Version | 0.90-1 |
| Description | Dist::Zilla plugin that adds support for managing l10n and i18n in Perl modules |
| Sub Section | Perl |