INSTALLATION

## Build Prerequisites
### macOS
    brew install coreutils
    brew reinstall gnu-tar --with-default-names
    brew install openssl

To install this module, run the following commands:

    perl Makefile.PL
    make
    make test
    make install