[ol6_u2_base] perl-Makefile-DOM-0.004-1.1.el6.noarch

Name:perl-Makefile-DOM
Version:0.004
Release:1.1.el6
Architecture:noarch
Group:Development/Libraries
Size:126872
License:GPL+ or Artistic
RPM: perl-Makefile-DOM-0.004-1.1.el6.noarch.rpm
Source RPM: perl-Makefile-DOM-0.004-1.1.el6.src.rpm
Build Date:Sat May 08 2010
Build Host:ca-build61.us.oracle.com
Vendor:Oracle America
URL:http://search.cpan.org/dist/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.

Changelog (Show File list) (Show related packages)