Tree::MultiNode Installation Instructions

To install this module, run the following commands:

  perl Makefile.PL
  make
  make test
  make install     (this step may need to be done as the superuser)

Substitute "nmake" or "gmake" for "make" if you use some other
make-alike on your platform - 'perl -V:make' can tell you what you
should use.
