xupdate

Perl module that implements XUpdate modification language

Install

All systems
curl cmd.cat/xupdate.sh
Debian Debian
apt-get install libxml-xupdate-libxml-perl
Ubuntu
apt-get install libxml-xupdate-libxml-perl
image/svg+xml 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

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.