plmake - Man Page

Experimental "make" utility based on Makefile::Parser

Version

This document describes plmake 0.14 released on March 10, 2007.

Synopsis

    $ plmake
    $ plmake test
    $ plmake -f Makefile all

Description

This utility mainly serves as a quick check for what does and what does not work in Makefile::Parser. Please don't use it in production.

Limitations

There are quite a lot of limitations in the underlying Makefile::Parser:

Author

Zhang "agentzh" Yichun <agentzh@gmail.com>

See Also

Makefile::Parser, gvmake, pmake.

Info

2024-01-25 perl v5.38.2 User Contributed Perl Documentation