< Home - < Back

perl-Makefile-Parser


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


Package Name:

perl-Makefile-Parser

Summary:

Simple parser for Makefiles

Description:

This is a simple parser for Makefiles. At this very early stage, the parser only supports a limited set of features, so it may not recognize most of the advanced features provided by certain make tools like GNU make. Its initial purpose is to provide basic support for another module named Makefile::GraphViz, which is aimed to render the building process specified by a Makefile using the amazing GraphViz library. The Make module is not satisfactory for this purpose, so I decided to build one of my own.

Architecture:

noarch

Version:

0.211

Release:

2.el6

Size:

65 k

Repository:

base

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Makefile-Parser


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


Command

Description of Command

yum install perl-Makefile-Parser

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

yum remove perl-Makefile-Parser

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

yum -y remove perl-Makefile-Parser

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

yum update perl-Makefile-Parser

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

yum -y update perl-Makefile-Parser

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

yum info perl-Makefile-Parser

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

yum deplist perl-Makefile-Parser

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

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