From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more
12345678910 INSTALLATIONperl Makefile.PLmakemake testmake installshould do it. If 'make test' fails, try setting the environment variables DB_SERVER,DB_PORT, DB_USERNAME, DB_PASSWORD, DB_NAME
INSTALLATION
perl Makefile.PL
make
make test
make install
should do it.
If 'make test' fails, try setting the environment variables DB_SERVER,
DB_PORT, DB_USERNAME, DB_PASSWORD, DB_NAME