The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.202 - 2008-03-08

  • Added missing dependencies to Makefile.PL
  • updated inc/ using the latest Module::Install

Documentation

Experimental "make" utility based on Makefile::Parser

Modules

A simple parser for Makefiles

Provides

in lib/Makefile/AST.pm
in lib/Makefile/AST/Command.pm
in lib/Makefile/AST/Evaluator.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/GmakeDB.pm
in lib/Makefile/Parser.pm