libdata-dumpxml-perl software package provides Dump arbitrary perl data structures as XML and restore them, 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 libdata-dumpxml-perl
libdata-dumpxml-perl is installed in your system.
Make ensure the libdata-dumpxml-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libdata-dumpxml-perl *
You will get with libdata-dumpxml-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libdata-dumpxml-perl |
| Version | 1.06-1 |
| Description | Dump arbitrary perl data structures as XML and restore them |
| Sub Section | Perl |