The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more
1234567891011121314 INSTALLATION## Build Prerequisites### macOS brew install coreutils brew reinstall gnu-tar --with-default-names brew install opensslTo install this module, run the following commands: perl Makefile.PL make make test make install
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