Home > Repositories > base > perl-Makefile-DOM

perl-Makefile-DOM: Makefile::DOM - Simple DOM parser for Makefiles

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.
Name:perl-Makefile-DOM
Release: 0.008-1mamba
Group:System/Libraries/Perl
Maintainer:autodist
License:GPL, Artistic
Size:103.57 kB
Upstream URL:http://www.cpan.org
Build time:2014-12-16 04:17:39
Binary packages and requirements
x86_64i586
Built RPMSperl-Makefile-DOM
perl-Makefile-DOM
Build requirementsperl(CPAN) [1]
perl(Clone) [1]
perl(ExtUtils::Embed) [1]
perl(ExtUtils::MakeMaker) [1]
perl(List::MoreUtils) [1]
perl(Params::Util) [1]
perl(Test::Harness) [1]
perl(Test::More) [1]
perl(Test::Simple) [1]
perl-devel [1]
perl(CPAN) [1]
perl(Clone) [1]
perl(ExtUtils::Embed) [1]
perl(ExtUtils::MakeMaker) [1]
perl(List::MoreUtils) [1]
perl(Params::Util) [1]
perl(Test::Harness) [1]
perl(Test::More) [1]
perl(Test::Simple) [1]
perl-devel [1]
History of changes
DatePackagerReleaseDescription
2014-12-16autodist0.008-1mamba- automatic update by autodist
2014-05-24autodist0.006-1mamba- automatic update by autodist