Home > Repository > 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.
Nome:perl-Makefile-DOM
Versione: 0.008-2mamba
Gruppo:System/Libraries/Perl
Manutentore:silvan
Licenza:GPL, Artistic
Dimensione:107.76 kB
URL di origine:https://www.cpan.org/
Data di compilazione:2025-11-30 19:07:03
Pacchetti binari e dipendenze
x86_64i586
RPM creatiperl-Makefile-DOM
perl-Makefile-DOM
Dipendenze di compilazioneperl(CPAN) [1]
perl(ExtUtils::Embed) [1]
perl(ExtUtils::MakeMaker) [1]
perl(Test::Harness) [1]
perl(Test::More) [1]
perl(Test::Simple) [1]
perl-Clone [1]
perl-List-MoreUtils [1]
perl-Params-Util [1]
perl-Scalar-List-Utils [1]
perl-devel [1]
perl(CPAN) [1]
perl(ExtUtils::Embed) [1]
perl(ExtUtils::MakeMaker) [1]
perl(Test::Harness) [1]
perl(Test::More) [1]
perl(Test::Simple) [1]
perl-Clone [1]
perl-List-MoreUtils [1]
perl-Params-Util [1]
perl-Scalar-List-Utils [1]
perl-devel [1]
Cronologia delle modifiche
DataPackagerVersioneDescrizione
2025-11-30Automatic Build System 0.008-2mamba- automatic rebuild by autodist
2014-12-16autodist0.008-1mamba- automatic update by autodist
2014-05-24autodist0.006-1mamba- automatic update by autodist
2011-08-18autodist0.005-1mamba- automatic version update by autodist
2011-02-21gil0.004-1mamba- package created by autospec