xupdate
Perl module that implements XUpdate modification language
Install
- All systems
-
curl cmd.cat/xupdate.sh
- Debian
-
apt-get install libxml-xupdate-libxml-perl
- Ubuntu
-
apt-get install libxml-xupdate-libxml-perl
- Kali Linux
-
apt-get install libxml-xupdate-libxml-perl
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install libxml-xupdate-libxml-perl
- Raspbian
-
apt-get install libxml-xupdate-libxml-perl
- Dockerfile
- dockerfile.run/xupdate
libxml-xupdate-libxml-perl
Perl module that implements XUpdate modification language
XUpdate is a language for expressing modifications to be performed on an XML document, and XML::XUpdate::LibXML provides the methods for applying such updates. The module implements the XUpdate format as described in the latest XUpdate Working Draft.