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

NAME

MDOM::Assignment - DOM Assignment Node for Makefiles

DESCRIPTION

An assignment node.

Accessors

lhs

left hand side of assignment

rhs

right hand side of assignment

op

assignment operator

AUTHOR

Yichun "agentzh" Zhang (章亦春) <agentzh@gmail.com>

COPYRIGHT

Copyright 2006-2014 by Yichun "agentzh" Zhang (章亦春).

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

MDOM::Document, MDOM::Document::Gmake, PPI, Makefile::Parser::GmakeDB, makesimple.