This Release | Makefile-Parser-0.216 | [Download] [Browse] | 18 Nov 2014 | |||
Other Releases | ||||||
Links | [ Discussion Forum ] [ View/Report Bugs (10) ] [ Dependencies ] [ Other Tools ] | |||||
Repository | http://github.com/agentzh/makefile-parser-pm | |||||
CPAN Testers | PASS (445) FAIL (359) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
Rating |
![]() | |||||
License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
Special Files |
|
Makefile::AST | AST for (GNU) makefiles | 0.216 | |
Makefile::AST::Command | |||
Makefile::AST::Evaluator | Evaluator and runtime for Makefile::AST instances | 0.216 | |
Makefile::AST::Rule | |||
Makefile::AST::Rule::Base | |||
Makefile::AST::Rule::Implicit | |||
Makefile::AST::StemMatch | |||
Makefile::AST::Variable | |||
Makefile::Parser | A simple parser for Makefiles | 0.216 | |
Makefile::Parser::GmakeDB | GNU makefile parser using GNU make's database dump | 0.216 |
makesimple | De-sugar GNU makefiles to its simplest form using the GmakeDB parser   |
pgmake-db | A make utility using Makefile::Parser::GmakeDB, Makefile::AST, and Makefile::AST::Evaluator   |
plmake | Experimental "make" utility based on Makefile::Parser   |