[ 原始碼: libmakefile-dom-perl ]
套件:libmakefile-dom-perl(0.008-3)
libmakefile-dom-perl 的相關連結
Debian 的資源:
下載原始碼套件 libmakefile-dom-perl:
- [libmakefile-dom-perl_0.008-3.dsc]
- [libmakefile-dom-perl_0.008.orig.tar.gz]
- [libmakefile-dom-perl_0.008-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Perl DOM implementation for Makefiles
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.
其他與 libmakefile-dom-perl 有關的套件
|
|
|
|
-
- dep: libclone-perl
- module for recursively copying Perl datatypes
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libparams-util-perl
- Perl extension for simple stand-alone param checking functions
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language