INSTALLATION INSTRUCTIONS

    perl Makefile.PL
    make
    make test
    make install
    make clean

CREATE NEW VERSION (FOR DEVELOPER ONLY)

    * README              -- In documentation
    * CHANGES             -- Result of command: localtime | gclip
    * lib/App/DistSync.pm -- In documentation (VERSION) & in code $VERSION
    * bin/distsync        -- In documentation (VERSION)

