< Home - < Back

perl-Makefile-DOM


Information about the package, perl-Makefile-DOM, which is shipped with common Linux distributions. The perl-Makefile-DOM package is designed for, Simple DOM parser for Makefiles.


Package Name:

perl-Makefile-DOM

Summary:

Simple DOM parser for Makefiles

Description:

This libary can serve as an advanced lexer for (GNU) makefiles. It parses makefiles as "documents" and the parsing is lossless. The results are data structures similar to DOM trees. The DOM trees hold every single bit of the information in the original input files, including white spaces, blank lines and makefile comments. That means it's possible to reproduce the original makefiles from the DOM trees. In addition, each node of the DOM trees is modifiable and so is the whole tree, just like the PPI module used for Perl source parsing and the HTML::TreeBuilder module used for parsing HTML source.

Architecture:

noarch

Version:

0.004

Release:

1.1.el6

Size:

63 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Makefile-DOM


Control the perl-Makefile-DOM package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Makefile-DOM

This command will install perl-Makefile-DOM on the server.

yum remove perl-Makefile-DOM

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

yum -y remove perl-Makefile-DOM

This command will un-install perl-Makefile-DOM 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-Makefile-DOM when using the -y flag.

yum update perl-Makefile-DOM

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

yum -y update perl-Makefile-DOM

This command will update perl-Makefile-DOM 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-Makefile-DOM when using the -y flag.

yum info perl-Makefile-DOM

This command will show you core information about the perl-Makefile-DOM package.

yum deplist perl-Makefile-DOM

This command will show you the dependencies for perl-Makefile-DOM. 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-Makefile-DOM

This command will check if there is an update waiting on perl-Makefile-DOM. 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.