INSTALLATION INSTRUCTIONS

    perl Makefile.PL
    make
    make test
    make install

DIST CREATING

    perl Makefile.PL
    make
    make test
    make tardist
    # D:\Temp\p2e\perl2exe.exe -v -noopt bin\mbutiny

CREATE NEW VERSION (FOR DEVELOPER ONLY)

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