INSTALLATION INSTRUCTIONS

    perl Makefile.PL
    make
    make test
    make install

DIST CREATING

    perl Makefile.PL
    make
    make test
    make tardist

CREATE NEW VERSION (FOR DEVELOPER ONLY)

    * README             -- In documentation
    * CHANGES            -- Result of command: localtime | gclip
    * lib/App/MonM.pm    -- In documentation (VERSION) & in code $VERSION
    * bin/monm           -- In documentation (VERSION)
    * sftp://abalama@web.sourceforge.net:22/home/project-web/app-monm/htdocs
