< Home - < Back

perl-XML-Merge


Information about the package, perl-XML-Merge, which is shipped with common Linux distributions. The perl-XML-Merge package is designed for, Flexibly merge XML documents.


Package Name:

perl-XML-Merge

Summary:

Flexibly merge XML documents

Description:

This module inherits from XML::Tidy which in turn inherits from XML::XPath. This ensures that Merge objects' indenting can be tidied up after any merge operation since such modification usually spells the ruination of indentation. Polymorphism allows Merge objects to be utilized as normal XML::XPath objects as well. The merging behavior is setup to combine separate XML documents according to certain rules and configurable options. If both documents have root nodes which are elements of the same name, the documents are merged directly. Otherwise, one is merged as a child of the other. An optional XPath location can be specified as the place to perform the merge. If no location is specified, the merge is attempted at the first matching element or is appended as the new last child of the other root if no match is found.

Architecture:

noarch

Version:

1.2.565EgGd

Release:

5.el6

Size:

22 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for perl-XML-Merge


Control the perl-XML-Merge package with the following handy commands outlined below.


Command

Description of Command

yum install perl-XML-Merge

This command will install perl-XML-Merge on the server.

yum remove perl-XML-Merge

This command will un-install perl-XML-Merge on the server. When you run this command, you will be asked if you are sure that you want to remove perl-XML-Merge, so you have to manually confirm that you want to do this.

yum -y remove perl-XML-Merge

This command will un-install perl-XML-Merge on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-XML-Merge when using the -y flag.

yum update perl-XML-Merge

This command will update perl-XML-Merge to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-XML-Merge, so you have to manually confirm that you want to do this.

yum -y update perl-XML-Merge

This command will update perl-XML-Merge to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-XML-Merge when using the -y flag.

yum info perl-XML-Merge

This command will show you core information about the perl-XML-Merge package.

yum deplist perl-XML-Merge

This command will show you the dependencies for perl-XML-Merge. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-XML-Merge

This command will check if there is an update waiting on perl-XML-Merge. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.