libmakefile-dom-perl

Perl DOM implementation for Makefiles

Description

Makefile::DOM serves as an advanced lexer for (GNU) makefiles. It losslessly parses makefiles as "documents". The results are data structures similar to DOM trees, holding every single bit of the information in the original input files, including white spaces, blank lines and makefile comments, so 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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://metacpan.org/release/Makefile-DOM


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libmakefile-dom-perl