agentzh (章亦春) > Makefile-Parser

Makefile-Parser

This Release Makefile-Parser-0.211  [Download] [Browse 15 Mar 2008
Other Releases
Links Discussion Forum ] [ View/Report Bugs (3) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (298)   FAIL (13)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating ***** (1 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

Makefile::AST AST for (GNU) makefiles     0.211
Makefile::AST::Command      
Makefile::AST::Evaluator Evaluator and runtime for Makefile::AST instances     0.211
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.211
Makefile::Parser::GmakeDB GNU makefile parser using GNU make's database dump     0.211

Documentation

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