-
-
19 Nov 2014 01:05:03 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (10)
- Testers (451 / 352 / 0)
- Kwalitee
Bus factor: 1- 40.32% Coverage
- License: perl_5
- Perl: v5.6.1
- Activity
24 month- Tools
- Download (100.78KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.216 - 2014-11-18
- fixed test failures in pod.t. thanks Olof Johansson for the patch.
- fixed test failures in simplemake.t with Gnu make 3.82.
- fixed warnings while running the build/test system. thanks Alberto Simões for the report.
Documentation
De-sugar GNU makefiles to its simplest form using the GmakeDB parserA make utility using Makefile::Parser::GmakeDB, Makefile::AST, and Makefile::AST::EvaluatorExperimental "make" utility based on Makefile::ParserModules
AST for (GNU) makefilesEvaluator and runtime for Makefile::AST instancesA simple parser for MakefilesGNU makefile parser using GNU make's database dumpProvides
in lib/Makefile/AST/Command.pmin lib/Makefile/AST/Rule.pmin lib/Makefile/AST/Rule/Base.pmin lib/Makefile/AST/Rule/Implicit.pmin lib/Makefile/AST/StemMatch.pmin lib/Makefile/AST/Variable.pmin lib/Makefile/Parser.pmOther files
Module Install Instructions
To install Makefile::Parser, copy and paste the appropriate command in to your terminal.
cpanm Makefile::Parser
perl -MCPAN -e shell install Makefile::Parser
For more information on module installation, please visit the detailed CPAN module installation guide.