Changes for version 0.212 - 2011-08-17
- Updated the author name, author email address, and code repository in the documentation.
- Updated the bundled Module::Install to the latest version, 1.01.
Documentation
De-sugar GNU makefiles to its simplest form using the GmakeDB parser
A make utility using Makefile::Parser::GmakeDB, Makefile::AST, and Makefile::AST::Evaluator
Experimental "make" utility based on Makefile::Parser
Modules
AST for (GNU) makefiles
Evaluator and runtime for Makefile::AST instances
A simple parser for Makefiles
GNU makefile parser using GNU make's database dump
Provides
in lib/Makefile/AST/Command.pm
in lib/Makefile/AST/Rule.pm
in lib/Makefile/AST/Rule/Base.pm
in lib/Makefile/AST/Rule/Implicit.pm
in lib/Makefile/AST/StemMatch.pm
in lib/Makefile/AST/Variable.pm
in lib/Makefile/Parser.pm