debian man page for plmake

Query: plmake

OS: debian

Section: 1p

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PLMAKE(1p)						User Contributed Perl Documentation						PLMAKE(1p)

NAME
plmake - 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: o Directives are not supported. o Double colon rules don't work o Multi-target rules are not supported. o .PHONY is not supported.
AUTHOR
Zhang "agentzh" Yichun <agentzh@gmail.com>
COPYRIGHT
Copyright (c) 2007 by Zhang "agentzh" Yichun. All rights reserved. This program is free-software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
Makefile::Parser, gvmake, pmake. perl v5.12.4 2011-08-17 PLMAKE(1p)
Related Man Pages
makefile::ast(3pm) - debian
makefile::parser(3pm) - debian
makefile::parser::gmakedb(3pm) - debian
rdf::trine::parser::rdfa(3pm) - debian
test::valgrind::parser::text(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
How to copy a column of multiple files and paste into new excel file (next to column)?