mkdtskel
module for down translation of XML files
Install
- All systems
-
curl cmd.cat/mkdtskel.sh
- Debian
-
apt-get install libxml-dt-perl - Ubuntu
-
apt-get install libxml-dt-perl - Kali Linux
-
apt-get install libxml-dt-perl - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libxml-dt-perl - Raspbian
-
apt-get install libxml-dt-perl
libxml-dt-perl
module for down translation of XML files
XML::DT provides a way to manipulate in various ways an XML document. Including: changing the contents, transforming to another document, generating statistics, generating info about the XML document to generate another document (i.e. creating a table of contents for a HTML file).