The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

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